summaryrefslogtreecommitdiff
path: root/ext/curl/curl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/curl/curl.c')
-rw-r--r--ext/curl/curl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/curl/curl.c b/ext/curl/curl.c
index 0d159e8ccd..2672398296 100644
--- a/ext/curl/curl.c
+++ b/ext/curl/curl.c
@@ -979,5 +979,6 @@ static void _php_curl_close(zend_rsrc_list_entry *rsrc)
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim: sw=4 ts=4 tw=78 fdm=marker
+ * vim600: sw=4 ts=4 tw=78 fdm=marker
+ * vim<600: sw=4 ts=4 tw=78
*/