summaryrefslogtreecommitdiff
path: root/Zend/zend_strtod.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_strtod.h')
-rw-r--r--Zend/zend_strtod.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Zend/zend_strtod.h b/Zend/zend_strtod.h
index 918ad807e0..60c8c59aca 100644
--- a/Zend/zend_strtod.h
+++ b/Zend/zend_strtod.h
@@ -36,3 +36,13 @@ ZEND_API int zend_shutdown_strtod(void);
END_EXTERN_C()
#endif
+
+/*
+ * 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
+ */