diff options
Diffstat (limited to 'ext/standard/php_password.h')
-rw-r--r-- | ext/standard/php_password.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/standard/php_password.h b/ext/standard/php_password.h index 7d02d77b90..ecb34780c7 100644 --- a/ext/standard/php_password.h +++ b/ext/standard/php_password.h @@ -66,11 +66,3 @@ static inline const php_password_algo* php_password_algo_identify(const zend_str #endif - - -/* - * Local variables: - * tab-width: 4 - * c-basic-offset: 4 - * End: - */ |