Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/dvi/mdvi-lib/sp-epsf.c
diff options
context:
space:
mode:
Diffstat (limited to 'dvi/mdvi-lib/sp-epsf.c')
-rw-r--r--dvi/mdvi-lib/sp-epsf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvi/mdvi-lib/sp-epsf.c b/dvi/mdvi-lib/sp-epsf.c
index 9a07fc7..ca13c86 100644
--- a/dvi/mdvi-lib/sp-epsf.c
+++ b/dvi/mdvi-lib/sp-epsf.c
@@ -242,7 +242,7 @@ void epsf_special(DviContext *dvi, char *prefix, char *arg)
file = parse_epsf_special(&box, &special, prefix, arg);
if(file != NULL)
- xfree(special);
+ mdvi_free(special);
/*
* draw the bounding box. Notice that it is in PostScript units,
* so we have to convert it into pixels