summaryrefslogtreecommitdiff
path: root/ext/dbase/dbf_rec.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dbase/dbf_rec.c')
-rw-r--r--ext/dbase/dbf_rec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dbase/dbf_rec.c b/ext/dbase/dbf_rec.c
index da8b8bdad7..44d90b69d2 100644
--- a/ext/dbase/dbf_rec.c
+++ b/ext/dbase/dbf_rec.c
@@ -186,6 +186,6 @@ char *dbf_get_next(dbhead_t *dbh)
* 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
*/