Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 07/12/2004 09:21:20
Module Name:	src
Committed By:	enami
Date:		Mon Jul 12 09:21:20 UTC 2004

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

Log Message:
Print 10450000 as 10M instead of 10.0M (more greater value such as
10500000 is printed as 10M).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 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.