commit | 5ec58285c3990ebab9900295f1a1d32824338719 | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Tue May 04 10:43:34 2004 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Tue May 04 10:43:34 2004 +0000 |
tree | 2ca89594931272969886e88e6055f273b26901b1 | |
parent | ff5309ac99eb8ee0fc5ed180a3836779534fd2f3 [diff] |
Fix size command, safe_strtoul gives and error if the \r is left in, the RFC spec says the \r should be there. This fix is the same as a recent wget fix