diff options
Diffstat (limited to 'main/php_syslog.h')
-rw-r--r-- | main/php_syslog.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/main/php_syslog.h b/main/php_syslog.h index 076e00cbe3..b5df765ddd 100644 --- a/main/php_syslog.h +++ b/main/php_syslog.h @@ -41,12 +41,3 @@ PHPAPI void php_openlog(const char *, int, int); END_EXTERN_C() #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - * vim600: sw=4 ts=4 fdm=marker - * vim<600: sw=4 ts=4 - */ |