Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/27/2003 23:45:54
Module Name:	src
Committed By:	kleink
Date:		Mon Jan 27 21:45:53 UTC 2003

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

Log Message:
Further printf format fixes in the wake of daddr_t.

Note that PRI?64 and long long int arguments aren't made for each other,
nor are %lld and int64_t arguments.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/ufs/lfs/lfs_segment.c

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