added a typecast to shut up a VC++ warning when converting from long
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Nov 2000 21:59:51 +0000 (21:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Nov 2000 21:59:51 +0000 (21:59 +0000)
commit173f12db6810f3307ffb0f4f6237ecdff546c6d2
tree8e1e4d51af90393ccb93f34f729cba89d8296aba
parent983e3ae8c5aa08f3ccb56f0e57720f36255ee274
added a typecast to shut up a VC++ warning when converting from long
to unsigned short
lib/ftp.c