diff options
author | Sebastian Bergmann <sebastian@php.net> | 2012-12-06 09:28:35 +0100 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2012-12-06 09:28:35 +0100 |
commit | eab14993febbd3d083c1d45715af122baac140eb (patch) | |
tree | 03815567d4f29727b4d966c564a34ddd20006766 /ext/phar/phar_path_check.c | |
parent | cd6bf838d5af7e4b402b57fc10526e6c453ad5c5 (diff) | |
download | php-git-eab14993febbd3d083c1d45715af122baac140eb.tar.gz |
Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files.
Diffstat (limited to 'ext/phar/phar_path_check.c')
-rw-r--r-- | ext/phar/phar_path_check.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/phar_path_check.c b/ext/phar/phar_path_check.c index 7a8ea6089f..d03a2b3f28 100644 --- a/ext/phar/phar_path_check.c +++ b/ext/phar/phar_path_check.c @@ -1,4 +1,4 @@ -/* Generated by re2c 0.13.5 on Sun Jan 1 10:36:11 2012 */ +/* Generated by re2c 0.13.5 */ #line 1 "ext/phar/phar_path_check.re" /* +----------------------------------------------------------------------+ |