From d0bfc137df7b3210604cc70d8569c7260968a8f5 Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 10 Jun 2003 22:39:29 +0000 Subject: [PATCH] - Missing $Id$ tag --- Zend/zend_multiply.h | 2 ++ 1 file changed, 2 insertions(+) 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 { \ -- 2.50.1