Fix size command, safe_strtoul gives and error if the \r is left in, the
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 4 May 2004 10:43:34 +0000 (10:43 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 4 May 2004 10:43:34 +0000 (10:43 -0000)
commit5ec58285c3990ebab9900295f1a1d32824338719
tree2ca89594931272969886e88e6055f273b26901b1
parentff5309ac99eb8ee0fc5ed180a3836779534fd2f3
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
networking/ftpgetput.c