ftp.c: Fixed compilation warning
authorSteve Holme <steve_holme@hotmail.com>
Tue, 24 Sep 2013 19:30:00 +0000 (20:30 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 25 Sep 2013 06:09:41 +0000 (07:09 +0100)
commit30a09783b2f912a0fbb9aa19d7374da8539f38f1
treee5d5b2c1c3f3fb4e114b013a90fac69a4f33d1f4
parent733a4419d0b519e54e74cc6187580138bfae3db7
ftp.c: Fixed compilation warning

There is an implicit conversion from "unsigned long" to "long"
lib/ftp.c