summaryrefslogtreecommitdiff
path: root/Zend/zend_multiply.h
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-06-10 22:39:29 +0000
committerfoobar <sniper@php.net>2003-06-10 22:39:29 +0000
commitd0bfc137df7b3210604cc70d8569c7260968a8f5 (patch)
treea9453419646a340d288ecd9fd39fe740aedeaac4 /Zend/zend_multiply.h
parenta3128df0465f8a2ad2503812d80b34c68e062f75 (diff)
downloadphp-git-d0bfc137df7b3210604cc70d8569c7260968a8f5.tar.gz
- Missing $Id$ tag
Diffstat (limited to 'Zend/zend_multiply.h')
-rw-r--r--Zend/zend_multiply.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Zend/zend_multiply.h b/Zend/zend_multiply.h
index e6f2b6a10b..d1cd1c5737 100644
--- a/Zend/zend_multiply.h
+++ b/Zend/zend_multiply.h
@@ -16,6 +16,8 @@
+----------------------------------------------------------------------+
*/
+/* $Id$ */
+
#if defined(__i386__) && defined(__GNUC__)
#define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do { \