aboutsummaryrefslogtreecommitdiff
path: root/lib/easy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/easy.c')
-rw-r--r--lib/easy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/easy.c b/lib/easy.c
index d79dbacef..43edce5f8 100644
--- a/lib/easy.c
+++ b/lib/easy.c
@@ -314,6 +314,6 @@ CURL *curl_easy_duphandle(CURL *incurl)
* 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
*/