summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_entry_free.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/lib/zip_entry_free.c')
-rw-r--r--ext/zip/lib/zip_entry_free.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip_entry_free.c b/ext/zip/lib/zip_entry_free.c
index 1bab313ed5..48443cefd5 100644
--- a/ext/zip/lib/zip_entry_free.c
+++ b/ext/zip/lib/zip_entry_free.c
@@ -42,7 +42,7 @@
-PHPZIPAPI void
+void
_zip_entry_free(struct zip_entry *ze)
{
free(ze->ch_filename);