Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/installboot/arch
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.
Home |
Main Index |
Thread Index |
Old Index