From: Daniel Stenberg Date: Wed, 15 Jan 2003 11:43:03 +0000 (+0000) Subject: removed a TAB X-Git-Tag: curl-7_10_4~221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77c388c9280bc53da4be2f4e214afdf77098ca4e;p=curl removed a TAB --- diff --git a/lib/url.c b/lib/url.c index 37140eb84..441eee8e1 100644 --- a/lib/url.c +++ b/lib/url.c @@ -67,7 +67,7 @@ #include #endif -#ifdef VMS +#ifdef VMS #include #include #endif