summaryrefslogtreecommitdiff
path: root/Zend/zend_strtod.c
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2007-04-26 23:13:25 +0000
committerAntony Dovgal <tony2001@php.net>2007-04-26 23:13:25 +0000
commitef32c956f7fa5b9a2c1b1a038ca147a91a86ef67 (patch)
tree7a681e877508ebb042550cae0e0c3447d26cc09b /Zend/zend_strtod.c
parentbd7e78c48bc8fe6b3038cff13374792282df2402 (diff)
downloadphp-git-ef32c956f7fa5b9a2c1b1a038ca147a91a86ef67.tar.gz
MFH
Diffstat (limited to 'Zend/zend_strtod.c')
-rw-r--r--Zend/zend_strtod.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/zend_strtod.c b/Zend/zend_strtod.c
index 49b591da14..26b816ad8f 100644
--- a/Zend/zend_strtod.c
+++ b/Zend/zend_strtod.c
@@ -89,6 +89,8 @@
* directly -- and assumed always to succeed.
*/
+/* $Id$ */
+
#include <zend_strtod.h>
#ifdef ZTS