From 77c388c9280bc53da4be2f4e214afdf77098ca4e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 15 Jan 2003 11:43:03 +0000 Subject: [PATCH] removed a TAB --- lib/url.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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