mirror of
https://github.com/curl/curl.git
synced 2026-07-16 00:07:22 +03:00
fix for emacs
This commit is contained in:
parent
c3b448dcea
commit
e2e3c95d3b
1 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue