From e2e3c95d3b2e34e9119f966937e90c741e2abba0 Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Fri, 7 Sep 2001 03:30:30 +0000 Subject: fix for emacs --- lib/ftp.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/ftp.c') diff --git a/lib/ftp.c b/lib/ftp.c index 335c2b60c..a84046d95 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 */ -- cgit v1.2.3