diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2004-06-24 14:34:13 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-24 14:34:13 +0000 |
| commit | 5b55dcbfbbeca0cc283fe5ea8422bd1d95af93cd (patch) | |
| tree | 550f28c1d313f9ae7d465c787ffbef3aae942be4 /lib | |
| parent | e7dbbd16a5ba5045b133cca26359683ac458f98b (diff) | |
reverted bad win32 fix
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/config-win32.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h index 4336e19e0..e14764e1c 100644 --- a/lib/config-win32.h +++ b/lib/config-win32.h @@ -234,9 +234,6 @@ #else -/* MSVC needs an underscore */ -#define snprintf _snprintf - #endif #endif |
