Improve code to trim leading spaces from numeric output.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 18 Jul 2009 10:29:35 +0000 (12:29 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 18 Jul 2009 10:29:35 +0000 (12:29 +0200)
Ben Pfaff pointed out that the code to chomp the results
of formated doubles was no longer correct. This change
fixes that.


No differences found