str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp() to ds_chomp_byte().
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 10 Mar 2011 06:10:48 +0000 (22:10 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 20 Mar 2011 16:41:55 +0000 (09:41 -0700)
This paves the way for new functions that chomp an entire substring.


No differences found