diff options
Diffstat (limited to 'main/php.h')
-rw-r--r-- | main/php.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/php.h b/main/php.h index e7f0f114ee..f99d2c3007 100644 --- a/main/php.h +++ b/main/php.h @@ -343,5 +343,6 @@ PHPAPI PHP_FUNCTION(warn_not_available); * tab-width: 4 * c-basic-offset: 4 * End: - * vim: sw=4 ts=4 tw=78 fdm=marker + * vim600: sw=4 ts=4 tw=78 fdm=marker + * vim<600: sw=4 ts=4 tw=78 */ |