Fix from Charlie Shepherd: at end of string, don't match the null terminator
authorRob Landley <rob@landley.net>
Sun, 4 Nov 2007 21:32:59 +0000 (15:32 -0600)
committerRob Landley <rob@landley.net>
Sun, 4 Nov 2007 21:32:59 +0000 (15:32 -0600)
commit6a6dee3132db0d62a827ddf02d88c899f7c15c31
treef4fe8113a5624100c7ae3234d3942091dded2723
parent961e17193887734ec977e93618bba0f045951d43
Fix from Charlie Shepherd: at end of string, don't match the null terminator
as a yottabyte suffix.  Also, the shift increment needs to be a long constant
on 64-bit platforms for the top three suffixes to mean anything.
lib/lib.c