diff options
Diffstat (limited to 'ext/standard/php_crypt.h')
-rw-r--r-- | ext/standard/php_crypt.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ext/standard/php_crypt.h b/ext/standard/php_crypt.h index 6bd7dc3abc..38410c9d20 100644 --- a/ext/standard/php_crypt.h +++ b/ext/standard/php_crypt.h @@ -28,10 +28,3 @@ PHP_MSHUTDOWN_FUNCTION(crypt); PHP_RINIT_FUNCTION(crypt); #endif - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |