]> granicus.if.org Git - php/commitdiff
added $Id tag
authorAndrey Hristov <andrey@php.net>
Mon, 16 Jun 2003 14:20:07 +0000 (14:20 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 16 Jun 2003 14:20:07 +0000 (14:20 +0000)
ext/mcve/mcve.c
ext/mcve/php_mcve.h

index 86c4091272d4f6ab52ec4c47707e0d81eeeb9248..fbe9be21a313b789b71acfda08f55a41e2e63918 100644 (file)
@@ -17,6 +17,8 @@
    +----------------------------------------------------------------------+
 */
 
+/* $Id$ */
+
 /* standard php include(s) */
 #include "php.h"
 #include "ext/standard/head.h"
index 32790cbdb778f91ab253834db58185a0ca09e739..bad723662b5573d793ff0b1fe20c1d04306b3a26 100644 (file)
@@ -16,6 +16,7 @@
    |          Chris Faulhaber <jedgar@fxp.org>                            |
    +----------------------------------------------------------------------+
 */
+/* $Id$ */
 
 #ifndef _PHP_MCVE_H
 #define _PHP_MCVE_H