summaryrefslogtreecommitdiff
path: root/ext/db/db.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/db/db.c')
-rw-r--r--ext/db/db.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/db/db.c b/ext/db/db.c
index 02cc441407..17d6f0d1c6 100644
--- a/ext/db/db.c
+++ b/ext/db/db.c
@@ -1242,5 +1242,6 @@ ZEND_GET_MODULE(dbm)
* 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
*/