aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-01-15 11:43:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-01-15 11:43:03 +0000
commit77c388c9280bc53da4be2f4e214afdf77098ca4e (patch)
tree75cf156612ab2a47988052c6fd1f32643ae6198e
parenta69b814ded141e2e00da18059e21bb5d22255b34 (diff)
removed a TAB
-rw-r--r--lib/url.c2
1 files changed, 1 insertions, 1 deletions
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 <sys/select.h>
#endif
-#ifdef VMS
+#ifdef VMS
#include <in.h>
#include <inet.h>
#endif