From 7e686b1b954262f725eb63c7efe62ae7ebcb78df Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Mon, 20 Sep 1999 21:17:26 +0000 Subject: [PATCH] Timestamp commit. I do consider removing the rule from Makefile.am --- ext/standard/url_scanner.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/standard/url_scanner.c b/ext/standard/url_scanner.c index 959a62387ff..faf3d24c9a3 100644 --- a/ext/standard/url_scanner.c +++ b/ext/standard/url_scanner.c @@ -1,5 +1,5 @@ -/* Generated by re2c 0.5 on Fri Sep 17 20:08:27 1999 */ -#line 1 "../../../php4/ext/standard/url_scanner.re" +/* Generated by re2c 0.5 on Mon Sep 20 15:47:10 1999 */ +#line 1 "url_scanner.re" /* +----------------------------------------------------------------------+ | PHP version 4.0 |