diff options
Diffstat (limited to 'Zend/zend.h')
-rw-r--r-- | Zend/zend.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/zend.h b/Zend/zend.h index d8599512a4..8ab2821a9b 100644 --- a/Zend/zend.h +++ b/Zend/zend.h @@ -591,5 +591,6 @@ ZEND_API int zend_get_configuration_directive(char *name, uint name_length, zval * Local variables: * tab-width: 4 * c-basic-offset: 4 + * indent-tabs-mode: t * End: */ |