Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpcsh/hpcsh
Module Name: src
Committed By: uwe
Date: Tue Jan 24 22:32:19 UTC 2006
Modified Files:
src/sys/arch/hpcsh/hpcsh: machdep.c
Log Message:
ANSI'ify functions without arguments. Use uintN_t.
Use for (;;) continue; for unreachable infinite loops, as lint is
somehow more happy about them.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/hpcsh/hpcsh/machdep.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