Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/12/2000 00:08:54
Module Name: basesrc
Committed By: he
Date: Wed Oct 11 21:08:54 UTC 2000
Modified Files:
basesrc/sbin/newfs_lfs: newfs.c
Log Message:
The type of sizeof() can be u_long, so cast to that and print with %ld.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/sbin/newfs_lfs/newfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.