]> sjero.net Git - wget/commit
[svn] Don't use sprintf for printing WGINT_MIN; simply divide n by 10 and defer
authorhniksic <devnull@localhost>
Fri, 3 Feb 2006 10:27:59 +0000 (02:27 -0800)
committerhniksic <devnull@localhost>
Fri, 3 Feb 2006 10:27:59 +0000 (02:27 -0800)
commitb6fa9ce7bedc3e0ee550163fdd13462ada05482a
treeb5adca74e3a8d0571650a7b39b9915c0a37884c7
parentd8f368d062912b78a4e20722880ec197102388c5
[svn] Don't use sprintf for printing WGINT_MIN; simply divide n by 10 and defer
printing the last digit.
src/ChangeLog
src/utils.c