From: foobar Date: Tue, 10 Jun 2003 22:39:29 +0000 (+0000) Subject: - Missing $Id$ tag X-Git-Tag: RELEASE_1_0_2~322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0bfc137df7b3210604cc70d8569c7260968a8f5;p=php - Missing $Id$ tag --- 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 { \