diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2004-02-11 17:32:38 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2004-02-11 17:32:38 +0000 |
commit | 8b97d9d7f19d410872cad0971b0fddfaad2dfa74 (patch) | |
tree | cf203b60c441a60055e6df0c47b5ee5d54cd5fba /ext | |
parent | 0fc2bb9d49211b1b4f1c4118baba5ba16770f3d0 (diff) | |
download | php-git-8b97d9d7f19d410872cad0971b0fddfaad2dfa74.tar.gz |
'Touch' the file to make sure re2c is not needed.
Diffstat (limited to 'ext')
-rw-r--r-- | ext/standard/url_scanner_ex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/url_scanner_ex.c b/ext/standard/url_scanner_ex.c index edfbb0eec8..1ad8203756 100644 --- a/ext/standard/url_scanner_ex.c +++ b/ext/standard/url_scanner_ex.c @@ -1,5 +1,5 @@ /* Generated by re2c 0.5 on Wed Feb 11 11:58:10 2004 */ -#line 1 "/home/rei/php5/ext/standard/url_scanner_ex.re" +#line 1 "/home/php5/ext/standard/url_scanner_ex.re" /* +----------------------------------------------------------------------+ | PHP Version 5 | |