diff options
Diffstat (limited to 'sapi/tux/php_tux.c')
-rw-r--r-- | sapi/tux/php_tux.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/tux/php_tux.c b/sapi/tux/php_tux.c index 4d44b40728..48fb84c86e 100644 --- a/sapi/tux/php_tux.c +++ b/sapi/tux/php_tux.c @@ -424,6 +424,6 @@ void doesnotmatter_fini(void) * 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 */ |