Hi,

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)
 {
     callback_python("drawlink", dev, "lss", line, action, text);
 }

Chris

-- 
The more I see, the more I know. The more I know, the less I understand. 
Changing Man - Paul Weller

Reply via email to