diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-05-12 12:53:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-05-12 12:53:02 +0000 |
commit | a00f9b093c4bb876deabdae789f3c27c79f10350 (patch) | |
tree | 40f2b8510a1e2701310d19fba7a5eb6cde66cf9b /lib/config-win32.h | |
parent | 5f538ce3f81565d7a9aa3d112cd3ebc023390e55 (diff) |
spell
Diffstat (limited to 'lib/config-win32.h')
-rw-r--r-- | lib/config-win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config-win32.h b/lib/config-win32.h index 3a6f65716..b0f4f9e0d 100644 --- a/lib/config-win32.h +++ b/lib/config-win32.h @@ -235,7 +235,7 @@ /* lber dynamic library file */ /* #undef DL_LBER_FILE */ -/* Defines set for VS2005 to _not_ decprecate a few functions we use. */ +/* Defines set for VS2005 to _not_ deprecate a few functions we use. */ #define _CRT_SECURE_NO_DEPRECATE #define _CRT_NONSTDC_NO_DEPRECATE |