Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/08/2006 21:08:56
Module Name:	src
Committed By:	simonb
Date:		Thu Jun  8 21:08:56 UTC 2006

Modified Files:
	src/lib/libc/gen: humanize_number.c

Log Message:
Use PRId64 instead of a cast to long long and %lld to print an int64_t.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libc/gen/humanize_number.c

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