summaryrefslogtreecommitdiff
path: root/main/php_main.h
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2017-07-09 11:35:55 +0200
committerAnatol Belski <ab@php.net>2017-07-09 15:07:23 +0200
commit384f0f8a4c91c3fa1c2de4786f971197a0d52ee7 (patch)
treec7e5163c222da871a5f2ecc43b57e67152175553 /main/php_main.h
parente870edb1eebb1869fec62f76e4d0aed1448a5a18 (diff)
downloadphp-git-384f0f8a4c91c3fa1c2de4786f971197a0d52ee7.tar.gz
sync vim mode lines in main
Diffstat (limited to 'main/php_main.h')
-rw-r--r--main/php_main.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/php_main.h b/main/php_main.h
index 2965048737..ff342a1f38 100644
--- a/main/php_main.h
+++ b/main/php_main.h
@@ -56,3 +56,11 @@ extern int php_shutdown_environ(void);
END_EXTERN_C()
#endif
+/*
+ * Local variables:
+ * tab-width: 4
+ * c-basic-offset: 4
+ * End:
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
+ */