summaryrefslogtreecommitdiff
path: root/ext/phar/pharzip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/pharzip.h')
-rw-r--r--ext/phar/pharzip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/phar/pharzip.h b/ext/phar/pharzip.h
index 3a34d21366..37bdf28db5 100644
--- a/ext/phar/pharzip.h
+++ b/ext/phar/pharzip.h
@@ -17,8 +17,6 @@
+----------------------------------------------------------------------+
*/
-/* $Id$ */
-
typedef struct _phar_zip_file_header {
char signature[4]; /* local file header signature 4 bytes (0x04034b50) */
char zipversion[2]; /* version needed to extract 2 bytes */