summaryrefslogtreecommitdiff
path: root/ext/standard/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/md5.c')
-rw-r--r--ext/standard/md5.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/md5.c b/ext/standard/md5.c
index a6d922157f..00444db734 100644
--- a/ext/standard/md5.c
+++ b/ext/standard/md5.c
@@ -372,6 +372,6 @@ unsigned int len;
* 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
*/