summaryrefslogtreecommitdiff
path: root/ext/swf
diff options
context:
space:
mode:
Diffstat (limited to 'ext/swf')
-rw-r--r--ext/swf/swf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/swf/swf.c b/ext/swf/swf.c
index f41e6676d8..ac7e6f3bcb 100644
--- a/ext/swf/swf.c
+++ b/ext/swf/swf.c
@@ -1253,5 +1253,6 @@ PHP_FUNCTION(swf_posround)
* 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
*/