]> granicus.if.org Git - curl/commit
All static functions that were previously name Curl_* something no longer
authorDaniel Stenberg <daniel@haxx.se>
Sat, 8 Dec 2007 22:50:55 +0000 (22:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 8 Dec 2007 22:50:55 +0000 (22:50 +0000)
commit662bee71930fc30ef3fe43077bf696def44c5c7b
treed9e735f57baf929da6506bd6f8eac926b9b0363b
parentf8172f85b1c09554fc4134c4fc972bcfe4c7a9aa
All static functions that were previously name Curl_* something no longer
use that prefix as we use that prefix only for library-wide internal global
symbols.
lib/dict.c
lib/file.c
lib/ftp.c
lib/http.c
lib/parsedate.c
lib/sendf.c
lib/ssluse.c
lib/telnet.c
lib/tftp.c
lib/transfer.c
lib/url.c