Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
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.
Home |
Main Index |
Thread Index |
Old Index