]> granicus.if.org Git - curl/commitdiff
Update comment.
authorGisle Vanem <gvanem@broadpark.no>
Sat, 13 Nov 2004 16:54:26 +0000 (16:54 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Sat, 13 Nov 2004 16:54:26 +0000 (16:54 +0000)
include/curl/curl.h

index 772fb6087babb5733b5416b8699a0871b9076ea2..393916020320c05eaaaba187e30e7ec57a7f337c 100644 (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)