summaryrefslogtreecommitdiff
path: root/filter/a85d.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-11-01 03:25:13 +0100
committerTor Andersson <tor@ghostscript.com>2004-11-01 03:25:13 +0100
commit691028a1c0528158e8a8ec04631b26b46caa3804 (patch)
treea9fd4eabd25976fbce711e12da9496b41cdd5f06 /filter/a85d.c
parent082f865c4e16e525076a86df5da2a1b03da293bb (diff)
downloadmupdf-691028a1c0528158e8a8ec04631b26b46caa3804.tar.xz
great free -> drop renaming
Diffstat (limited to 'filter/a85d.c')
-rw-r--r--filter/a85d.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/filter/a85d.c b/filter/a85d.c
index 08c96a1b..5b2e105e 100644
--- a/filter/a85d.c
+++ b/filter/a85d.c
@@ -29,9 +29,8 @@ fz_newa85d(fz_filter **fp, fz_obj *params)
}
void
-fz_freea85d(fz_filter *f)
+fz_dropa85d(fz_filter *f)
{
- fz_free(f);
}
fz_error *