diff options
Diffstat (limited to 'ext/standard/md5.c')
-rw-r--r-- | ext/standard/md5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/md5.c b/ext/standard/md5.c index 389d6705c6..e22c46a124 100644 --- a/ext/standard/md5.c +++ b/ext/standard/md5.c @@ -360,4 +360,5 @@ unsigned int len; * tab-width: 4 * c-basic-offset: 4 * End: + * vim: sw=4 ts=4 tw=78 fdm=marker */ |