Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/28/2004 20:57:15
Module Name:	src
Committed By:	he
Date:		Wed Jan 28 20:57:15 UTC 2004

Modified Files:
	src/sys/ufs/lfs: lfs_vfsops.c

Log Message:
Let the cast to (long long) for using the result as a printf argument
apply to the whole expression, not just the first factor.


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/ufs/lfs/lfs_vfsops.c

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