summaryrefslogtreecommitdiff
path: root/main/php_ticks.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_ticks.c')
-rw-r--r--main/php_ticks.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/php_ticks.c b/main/php_ticks.c
index 5e66bfdd37..95e63df322 100644
--- a/main/php_ticks.c
+++ b/main/php_ticks.c
@@ -76,5 +76,6 @@ void php_run_ticks(int count)
* 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
*/