]> www.fi.muni.cz Git - evince.git/blobdiff - dvi/mdvi-lib/sp-epsf.c
Rename xmalloc to mdvi_malloc to avoid libtool conflict, update year in
[evince.git] / dvi / mdvi-lib / sp-epsf.c
index 9a07fc7923687648e7e11572f867d450a91df375..ca13c8645d80e077f89cd63b42df2d5c68d8bded 100644 (file)
@@ -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