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)
commit89306c3c6b335e23a09bc2c3442d8b08e60cb328
tree8e74680c799ff1da0e0c7fe3a73c6ff04268bb8f
parent1dde249bcf2bbdb0ecc5bc972a62c45f2a1623df
Improve code to trim leading spaces from numeric output.

Ben Pfaff pointed out that the code to chomp the results
of formated doubles was no longer correct. This change
fixes that.
src/output/table.c