AGGREGATE: Simplify code.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 12 Sep 2010 21:06:55 +0000 (14:06 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 24 Sep 2010 03:45:30 +0000 (20:45 -0700)
ds_chomp() returns whether it trimmed off a character, and we might as well
use that instead of doing a redundant check.


No differences found