From: Gisle Vanem Date: Sat, 13 Nov 2004 16:54:26 +0000 (+0000) Subject: Update comment. X-Git-Tag: curl-7_12_3~205 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ec200f4d1f8c3816c0eaa489b45eeec3f56ccbf;p=curl Update comment. --- diff --git a/include/curl/curl.h b/include/curl/curl.h index 772fb6087..393916020 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -48,7 +48,7 @@ extern "C" { #endif /* - * Decorate exportable functions for Win32 and Netware DLL linking. + * Decorate exportable functions for Win32 DLL linking. * This avoids using a .def file for building libcurl.dll. */ #if (defined(WIN32) || defined(_WIN32)) && !defined(CURL_STATICLIB)