aboutsummaryrefslogtreecommitdiff
path: root/lib/hostip.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hostip.c')
-rw-r--r--lib/hostip.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/hostip.c b/lib/hostip.c
index f02829a9d..0a9e9f6e3 100644
--- a/lib/hostip.c
+++ b/lib/hostip.c
@@ -356,6 +356,6 @@ Curl_addrinfo *Curl_getaddrinfo(struct SessionHandle *data,
* local variables:
* eval: (load-file "../curl-mode.el")
* end:
- * vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker
- * vim<600: et sw=2 ts=2 sts=2 tw=78
+ * vim600: fdm=marker
+ * vim: et sw=2 ts=2 sts=2 tw=78
*/