added escape and unescape
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Mar 2001 11:53:12 +0000 (11:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Mar 2001 11:53:12 +0000 (11:53 +0000)
lib/libcurl.def

index 0646967..3725f60 100644 (file)
@@ -29,3 +29,5 @@ EXPORTS
        curl_mvfprintf @ 20 ;\r
        curl_strequal @ 21 ; \r
        curl_strnequal @ 22 ; \r
+       curl_escape @ 23 ; \r
+       curl_unescape @ 24 ; \r