X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fexample%2Fdumpfont.c;h=e7edb1d1f524a34b9ef7f47cc1758091264be668;hb=879d0eec420fe0fd5ddcd56c8fe62b82a6744edd;hp=f74623847cdfe510b02b0c3724f20fa5773e91a3;hpb=ce3c08fef5972b6e05b7b1bb6fb65ff249c33505;p=swftools.git diff --git a/lib/example/dumpfont.c b/lib/example/dumpfont.c index f746238..e7edb1d 100644 --- a/lib/example/dumpfont.c +++ b/lib/example/dumpfont.c @@ -133,7 +133,7 @@ void DumpGlobal(char * funcname) } -void fontcallback(U16 id,U8 * name,0) +void fontcallback(U16 id,U8 * name,void*data) { SWFFONT * font; int f;