From e2e3c95d3b2e34e9119f966937e90c741e2abba0 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Fri, 7 Sep 2001 03:30:30 +0000 Subject: [PATCH] fix for emacs --- lib/ftp.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lib/ftp.c b/lib/ftp.c index 335c2b60c4..a84046d95a 100644 --- a/lib/ftp.c +++ b/lib/ftp.c @@ -1830,10 +1830,9 @@ CURLcode Curl_ftp_disconnect(struct connectdata *conn) } /* - * Local variables: - * tab-width: 2 - * c-basic-offset: 2 - * End: + * 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 */ -- 2.47.3