diff options
Diffstat (limited to 'ext/mhash/mhash.c')
| -rw-r--r-- | ext/mhash/mhash.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/mhash/mhash.c b/ext/mhash/mhash.c index c34fc4397d..0067456ebc 100644 --- a/ext/mhash/mhash.c +++ b/ext/mhash/mhash.c @@ -279,6 +279,6 @@ PHP_FUNCTION(mhash_keygen_s2k) * 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 */ |
