summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_unchange_all.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/lib/zip_unchange_all.c')
-rw-r--r--ext/zip/lib/zip_unchange_all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_unchange_all.c b/ext/zip/lib/zip_unchange_all.c
index f1e27da045..2d4459c823 100644
--- a/ext/zip/lib/zip_unchange_all.c
+++ b/ext/zip/lib/zip_unchange_all.c
@@ -41,7 +41,7 @@
-int
+PHPZIPAPI int
zip_unchange_all(struct zip *za)
{
int ret, i;