mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
whitespaces -> tabs
no other changes done
This commit is contained in:
parent
9cee8be28e
commit
792a2f6e65
1 changed files with 385 additions and 379 deletions
|
@ -591,4 +591,10 @@ void zend_register_unicode_exceptions(TSRMLS_D)
|
|||
unicodeConversionException = zend_register_internal_class_ex(&ce, zend_exception_get_default(TSRMLS_C), NULL TSRMLS_CC);
|
||||
}
|
||||
|
||||
/* vim: set fdm=marker et sts=4: */
|
||||
/*
|
||||
* Local variables:
|
||||
* tab-width: 4
|
||||
* c-basic-offset: 4
|
||||
* indent-tabs-mode: t
|
||||
* End:
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue