Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 10/01/2007 09:15:46
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.