Subject: CVS commit: basesrc/usr.sbin/installboot/arch
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/23/2002 02:24:11
Module Name:	basesrc
Committed By:	bjh21
Date:		Mon Apr 22 23:24:11 UTC 2002

Modified Files:
	basesrc/usr.sbin/installboot/arch: sun68k.c

Log Message:
When printf'ing a size_t, cast it to unsigned long and use a %lu format.
This gets rid of a warning when compiling for ARM.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/installboot/arch/sun68k.c

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