diff options
Diffstat (limited to 'lib/idn_win32.c')
-rw-r--r-- | lib/idn_win32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/idn_win32.c b/lib/idn_win32.c index ae4a6832e..8b5baf73b 100644 --- a/lib/idn_win32.c +++ b/lib/idn_win32.c @@ -31,7 +31,7 @@ #include "curl_multibyte.h" #include "curl_memory.h" #include "warnless.h" - + /* The last #include file should be: */ #include "memdebug.h" |