summaryrefslogtreecommitdiff
path: root/ext/dbase/dbf_ndx.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dbase/dbf_ndx.c')
-rw-r--r--ext/dbase/dbf_ndx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/dbase/dbf_ndx.c b/ext/dbase/dbf_ndx.c
index 9e68c6dd98..121a0e81e2 100644
--- a/ext/dbase/dbf_ndx.c
+++ b/ext/dbase/dbf_ndx.c
@@ -186,6 +186,6 @@ ndx_record_t *ndx_get_next_rec(ndx_header_t *hp, ndx_record_t *rp)
* 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
*/