summaryrefslogtreecommitdiff
path: root/Zend/zend_long.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_long.h')
-rw-r--r--Zend/zend_long.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Zend/zend_long.h b/Zend/zend_long.h
index fb48913e0c..3b651e69d0 100644
--- a/Zend/zend_long.h
+++ b/Zend/zend_long.h
@@ -127,13 +127,3 @@ static const char long_min_digits[] = LONG_MIN_DIGITS;
#endif
#endif /* ZEND_LONG_H */
-
-/*
- * Local variables:
- * tab-width: 4
- * c-basic-offset: 4
- * indent-tabs-mode: t
- * End:
- * vim600: sw=4 ts=4 fdm=marker
- * vim<600: sw=4 ts=4
- */