On Fri, Aug 6, 2010 at 11:40 PM, Chris Clayton > swftools-2010-08-05-2217 won't build without this patch: > > --- swftools-2010-08-05-2217/lib/python/gfx2.c~ 2010-08-07 07:17:46.000000000 > +0100 > +++ swftools-2010-08-05-2217/lib/python/gfx2.c 2010-08-07 07:18:21.000000000 > +0100 > @@ -587,7 +587,7 @@ static void my_drawchar(gfxdevice_t*dev, > return; > } > } > -static void my_drawlink(gfxdevice_t*dev, gfxline_t*line, const char*action, > consr char*text) > +static void my_drawlink(gfxdevice_t*dev, gfxline_t*line, const char*action, > const char*text)
Fixed, thanks. Matthias
