Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 06/25/2005 05:30:04
Module Name:	src
Committed By:	riz
Date:		Sat Jun 25 05:30:04 UTC 2005

Modified Files:
	src/sys/kern: kern_ksyms.c

Log Message:
Use %zx in a format string to print a size_t, not %lx, so a kernel
with KSYMS_DEBUG will compile.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/kern/kern_ksyms.c

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