aboutsummaryrefslogtreecommitdiff
path: root/lib/getpass.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getpass.c')
-rw-r--r--lib/getpass.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/getpass.c b/lib/getpass.c
index 7476881ca..76af6fac9 100644
--- a/lib/getpass.c
+++ b/lib/getpass.c
@@ -249,6 +249,6 @@ char *getpass(const char *prompt)
* 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
*/