Update comment.

This commit is contained in:
Gisle Vanem 2004-11-13 16:54:26 +00:00
parent e53f139925
commit 7ec200f4d1
1 changed files with 1 additions and 1 deletions

View File

@ -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)