]> granicus.if.org Git - curl/commit
ftp.c: Fixed compilation warnings when proxy support disabled
authorSteve Holme <steve_holme@hotmail.com>
Sat, 6 Dec 2014 22:14:50 +0000 (22:14 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 6 Dec 2014 22:14:50 +0000 (22:14 +0000)
commitef91f04927f366366bbdd17774b462351becb3b8
tree26661bf68876b5c2ec6a712d38ac77a1b776e338
parentbefe9a10b976bba109d4dbde6dc1deb2cd0a79bc
ftp.c: Fixed compilation warnings when proxy support disabled

ftp.c:1827 warning: unused parameter 'newhost'
ftp.c:1827 warning: unused parameter 'newport'
lib/ftp.c