mirror of
https://github.com/curl/curl.git
synced 2026-04-29 12:22:13 +03:00
Update comment.
This commit is contained in:
parent
e53f139925
commit
7ec200f4d1
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue