summaryrefslogtreecommitdiff
path: root/maptool/zip.c
diff options
context:
space:
mode:
Diffstat (limited to 'maptool/zip.c')
-rw-r--r--maptool/zip.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/maptool/zip.c b/maptool/zip.c
index b2331d8e..299910d0 100644
--- a/maptool/zip.c
+++ b/maptool/zip.c
@@ -61,8 +61,8 @@ write_zipmember(struct zip_info *zip_info, char *name, int filelen, char *data,
0x0a,
0x0,
0x0,
- 0xbe2a,
- 0x5d37,
+ zip_info->time,
+ zip_info->date,
0x0,
0x0,
0x0,
@@ -77,8 +77,8 @@ write_zipmember(struct zip_info *zip_info, char *name, int filelen, char *data,
0x00,
0x0000,
0x0,
- 0xbe2a,
- 0x5d37,
+ zip_info->time,
+ zip_info->date,
0x0,
0x0,
0x0,