Subject: CVS commit: syssrc/sys/lib/libkern
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/09/2001 11:03:34
Module Name:	syssrc
Committed By:	lukem
Date:		Thu Aug  9 08:03:34 UTC 2001

Modified Files:
	syssrc/sys/lib/libkern: scanc.c

Log Message:
convert to ansi knf, and fix a bug where the last arg was incorrectly
'u_char' instead of 'int' (per the prototype and usage and other scanc
implementations)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/lib/libkern/scanc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.