diff options
Diffstat (limited to 'Zend/zend_config.nw.h')
| -rw-r--r-- | Zend/zend_config.nw.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Zend/zend_config.nw.h b/Zend/zend_config.nw.h index f42e9eea51..c416b85161 100644 --- a/Zend/zend_config.nw.h +++ b/Zend/zend_config.nw.h @@ -17,6 +17,7 @@ +----------------------------------------------------------------------+ */ +/* $Id$ */ #ifndef ZEND_CONFIG_NW_H #define ZEND_CONFIG_NW_H @@ -77,3 +78,11 @@ typedef unsigned int uint; */ #endif /* ZEND_CONFIG_NW_H */ + +/* + * Local variables: + * tab-width: 4 + * c-basic-offset: 4 + * indent-tabs-mode: t + * End: + */ |
