summaryrefslogtreecommitdiff
path: root/lib/memdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/memdebug.c')
-rw-r--r--lib/memdebug.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/memdebug.c b/lib/memdebug.c
index c8902c1d7..9999a54b2 100644
--- a/lib/memdebug.c
+++ b/lib/memdebug.c
@@ -161,6 +161,6 @@ int curl_fclose(FILE *file, int line, const char *source)
* 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
*/