aboutsummaryrefslogtreecommitdiff
path: root/lib/cookie.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cookie.c')
-rw-r--r--lib/cookie.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/cookie.c b/lib/cookie.c
index f303363d8..f17f39c83 100644
--- a/lib/cookie.c
+++ b/lib/cookie.c
@@ -676,3 +676,11 @@ int main(int argc, char **argv)
}
#endif
+
+/*
+ * 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
+ */