removed the socket argument from some functions that always passed in the
authorDaniel Stenberg <daniel@haxx.se>
Fri, 28 Sep 2001 09:15:19 +0000 (09:15 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 28 Sep 2001 09:15:19 +0000 (09:15 +0000)
commitae2ecfc5cb29b03364c76308617facf844487030
tree7ee6b403f8ac35a965431016fa3519cbe1b21863
parentcc610f0d1fc5e48fddf6d598bec4b80b2e446838
removed the socket argument from some functions that always passed in the
same socket and it was available from the passed-in struct anyway!
lib/ftp.c
lib/ftp.h
lib/krb4.c
lib/security.c