diff options
author | Remi Collet <remi@php.net> | 2016-02-22 09:26:14 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2016-02-22 09:26:14 +0100 |
commit | e8385a60b388c057134ba3d53c11ecd4a9a14703 (patch) | |
tree | 059637fbbcf52b4279d65d15824ee6fa15f9752c /ext/zip/php_zip.h | |
parent | d25e67eee653c8ce8ce1a4459181e3b802eb915c (diff) | |
parent | d20f1d8f1f6a238cb290f5ccab2de1ac3dcaa03a (diff) | |
download | php-git-e8385a60b388c057134ba3d53c11ecd4a9a14703.tar.gz |
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
cleanup $Id
Diffstat (limited to 'ext/zip/php_zip.h')
-rw-r--r-- | ext/zip/php_zip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/zip/php_zip.h b/ext/zip/php_zip.h index 602b1b1c44..ceedfce572 100644 --- a/ext/zip/php_zip.h +++ b/ext/zip/php_zip.h @@ -16,7 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ #ifndef PHP_ZIP_H #define PHP_ZIP_H |