1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Jrg updated the list of exported functions

This commit is contained in:
Daniel Stenberg 2000-11-13 08:36:17 +00:00
parent d5b06bcf3b
commit c605f81a09

View File

@ -33,5 +33,10 @@ EXPORTS
curl_version @ 24 ;
curl_write @ 25 ;
maprintf @ 26 ;
strequal @ 27 ;
strnequal @ 28 ;
mfprintf @ 27 ;
mprintf @ 28 ;
msprintf @ 29 ;
msnprintf @ 30 ;
mvfprintf @ 31 ;
strequal @ 32 ;
strnequal @ 33 ;