Subject: CVS commit: src/libexec/lfs_cleanerd
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/23/2005 05:55:29
Module Name:	src
Committed By:	christos
Date:		Tue Aug 23 05:55:29 UTC 2005

Modified Files:
	src/libexec/lfs_cleanerd: library.c

Log Message:
Change PRiu64 with a cast and %llu. I am not using PRIu32 and no cast for
now. I will do so in a separate pass that will fix all the inode printing.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/libexec/lfs_cleanerd/library.c

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