summaryrefslogtreecommitdiff
path: root/Zend/zend_fast_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_fast_cache.h')
-rw-r--r--Zend/zend_fast_cache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/zend_fast_cache.h b/Zend/zend_fast_cache.h
index 6d9f8f6919..16d3213ac2 100644
--- a/Zend/zend_fast_cache.h
+++ b/Zend/zend_fast_cache.h
@@ -17,6 +17,7 @@
+----------------------------------------------------------------------+
*/
+/* $Id$ */
#ifndef ZEND_FAST_CACHE_H
#define ZEND_FAST_CACHE_H
@@ -136,5 +137,6 @@ typedef struct _zend_fast_cache_list_entry {
* Local variables:
* tab-width: 4
* c-basic-offset: 4
+ * indent-tabs-mode: t
* End:
*/