Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc64/sparc64
Module Name: src
Committed By: martin
Date: Mon Oct 1 09:15:46 UTC 2007
Modified Files:
src/sys/arch/sparc64/sparc64: machdep.c
Log Message:
No need to cast the size argument of the dump function to "int" - make
it size_t instead. Pointed out by Chris Ross.
To generate a diff of this commit:
cvs rdiff -r1.206 -r1.207 src/sys/arch/sparc64/sparc64/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