diff options
Diffstat (limited to 'ext/standard/pageinfo.c')
-rw-r--r-- | ext/standard/pageinfo.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/pageinfo.c b/ext/standard/pageinfo.c index cc5e8451e1..ef99c363d8 100644 --- a/ext/standard/pageinfo.c +++ b/ext/standard/pageinfo.c @@ -155,6 +155,6 @@ PHP_FUNCTION(getlastmod) * 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 */ |