]> granicus.if.org Git - curl/commitdiff
reverted bad win32 fix
authorDaniel Stenberg <daniel@haxx.se>
Thu, 24 Jun 2004 14:34:13 +0000 (14:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 24 Jun 2004 14:34:13 +0000 (14:34 +0000)
lib/config-win32.h
src/config-win32.h

index 4336e19e0694a934007f42aa8634f76c0baf1ade..e14764e1cd0f1c337838c4c54377716d92e82210 100644 (file)
 
 #else
 
-/* MSVC needs an underscore */
-#define snprintf _snprintf
-
 #endif
 
 #endif
index 1d7a4688e930235981f3593b16bf591e4324e2f6..92cb9f3b6b653ef4f7008e2bb18ab9deedff8b80 100644 (file)
@@ -37,7 +37,4 @@
 
 #else
 
-/* MSVC needs an underscore */
-#define snprintf _snprintf
-
 #endif