Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/12/2000 00:02:06
Module Name:	basesrc
Committed By:	he
Date:		Wed Oct 11 21:02:06 UTC 2000

Modified Files:
	basesrc/sbin/newfs_lfs: lfs.c

Log Message:
Format fixup.  size_t can be long, so cast to u_long and print with %ld.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/sbin/newfs_lfs/lfs.c

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