summaryrefslogtreecommitdiff
path: root/src/minizip/zip.h.diff
blob: f19af4dab7838cf5480a688424cc27daa3e63cff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- zip.h.orig	2024-01-27 14:07:18.636193212 +0100
+++ zip.h	2024-01-27 14:10:04.104643731 +0100
@@ -313,6 +313,11 @@
   Write data in the zipfile
 */
 
+extern int ZEXPORT zipFlush (zipFile file);
+/*
+  Flush the zipfile output
+*/
+
 extern int ZEXPORT zipCloseFileInZip(zipFile file);
 /*
   Close the current file in the zipfile