summaryrefslogtreecommitdiff
path: root/filter/a85e.c
diff options
context:
space:
mode:
Diffstat (limited to 'filter/a85e.c')
-rw-r--r--filter/a85e.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/a85e.c b/filter/a85e.c
index c57aac4f..d9cd22c6 100644
--- a/filter/a85e.c
+++ b/filter/a85e.c
@@ -17,9 +17,8 @@ fz_newa85e(fz_filter **fp, fz_obj *params)
}
void
-fz_freea85e(fz_filter *f)
+fz_dropa85e(fz_filter *f)
{
- fz_free(f);
}
fz_error *