summaryrefslogtreecommitdiff
path: root/ext/dba/dba_ndbm.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dba/dba_ndbm.c')
-rw-r--r--ext/dba/dba_ndbm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dba/dba_ndbm.c b/ext/dba/dba_ndbm.c
index 0eb1fa8391..a6117805c6 100644
--- a/ext/dba/dba_ndbm.c
+++ b/ext/dba/dba_ndbm.c
@@ -159,6 +159,6 @@ DBA_SYNC_FUNC(ndbm)
* tab-width: 4
* c-basic-offset: 4
* End:
- * vim600: sw=4 ts=4 tw=78 fdm=marker
- * vim<600: sw=4 ts=4 tw=78
+ * vim600: sw=4 ts=4 fdm=marker
+ * vim<600: sw=4 ts=4
*/