From: Gunter Knauf Date: Tue, 16 Aug 2005 20:12:58 +0000 (+0000) Subject: added curl_mvsnprintf to the export list; I appened to the end cause of the numbering ... X-Git-Tag: c-ares-1_3_0~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=362912ff838d09a57e21827a3c148a52fca3af03;p=curl added curl_mvsnprintf to the export list; I appened to the end cause of the numbering ... --- diff --git a/lib/libcurl.def b/lib/libcurl.def index c04a9ebd3..aeb9cd4eb 100644 --- a/lib/libcurl.def +++ b/lib/libcurl.def @@ -49,4 +49,5 @@ EXPORTS curl_multi_strerror @ 41; curl_share_strerror @ 42; curl_easy_reset @ 43; + curl_mvsnprintf @ 44 ;