Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/lib/libkern
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.
Home |
Main Index |
Thread Index |
Old Index