summaryrefslogtreecommitdiff
path: root/Zend/zend_strtod_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend_strtod_int.h')
-rw-r--r--Zend/zend_strtod_int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/zend_strtod_int.h b/Zend/zend_strtod_int.h
index 310023802a..ec97038430 100644
--- a/Zend/zend_strtod_int.h
+++ b/Zend/zend_strtod_int.h
@@ -34,7 +34,7 @@
#endif
/* TODO check to undef this option, this might
- make more perf. destroy_freelist()
+ make more perf. destroy_freelist()
should be adapted then. */
#define Omit_Private_Memory 1
@@ -140,7 +140,7 @@ typedef unsigned long int uint32_t;
} else if (1 == x) { \
tsrm_mutex_unlock(pow5mult_mutex); \
}
-
+
#endif