cgd
Thu Oct 24 16:50:33 PDT 1996
Update of /cvsroot/src/sys/lib/libkern
In directory netbsd1:/var/slash-tmp/cvs-serv5461
Modified Files:
scanc.c libkern.h
Log Message:
second and third args to scanc() (string and table) are not and should not
be modified. Make them 'const'.