diff options
author | Remi Collet <remi@php.net> | 2016-02-22 09:26:00 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2016-02-22 09:26:00 +0100 |
commit | d20f1d8f1f6a238cb290f5ccab2de1ac3dcaa03a (patch) | |
tree | 7ed77403b9cf2f018a54ebd312b6ba132ce91e90 /ext/zip/zip_stream.c | |
parent | bbce94ed782115d87a3b4619e3f0ca8eafb49425 (diff) | |
download | php-git-d20f1d8f1f6a238cb290f5ccab2de1ac3dcaa03a.tar.gz |
cleanup $Id
Diffstat (limited to 'ext/zip/zip_stream.c')
-rw-r--r-- | ext/zip/zip_stream.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/zip/zip_stream.c b/ext/zip/zip_stream.c index 980488ae4a..1cd134ecfb 100644 --- a/ext/zip/zip_stream.c +++ b/ext/zip/zip_stream.c @@ -16,7 +16,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ #ifdef HAVE_CONFIG_H # include "config.h" #endif |