]> granicus.if.org Git - php/commitdiff
- Missing $Id$ tag
authorfoobar <sniper@php.net>
Tue, 10 Jun 2003 22:39:29 +0000 (22:39 +0000)
committerfoobar <sniper@php.net>
Tue, 10 Jun 2003 22:39:29 +0000 (22:39 +0000)
Zend/zend_multiply.h

index e6f2b6a10b65773a42653831fafa69b1dbb2e8aa..d1cd1c5737e45dca354c544a6ceda7fecba047ef 100644 (file)
@@ -16,6 +16,8 @@
    +----------------------------------------------------------------------+
 */
 
+/* $Id$ */
+
 #if defined(__i386__) && defined(__GNUC__)
 
 #define ZEND_SIGNED_MULTIPLY_LONG(a, b, lval, dval, usedval) do {      \