CVS update: rsync/lib

Paul Green paulg at samba.org
Wed Apr 9 21:10:19 GMT 2003


Date:	Wed Apr  9 21:10:19 2003
Author:	paulg

Update of /data/cvs/rsync/lib
In directory dp.samba.org:/tmp/cvs-serv26708/rsync/lib

Modified Files:
	snprintf.c 
Log Message:
Fix bug reported by engard.ferenc at innomed.hu whereby using the %f format
in sprintf with a value like 0.025 produced 0.250.  We were dropping the
leading zeros before the fractional digits.


Revisions:
snprintf.c		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/rsync/lib/snprintf.c?r1=1.5&r2=1.6


More information about the rsync-cvs mailing list