This commit is contained in:
Gisle Vanem 2004-11-13 16:54:26 +00:00
Родитель e53f139925
Коммит 7ec200f4d1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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