X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fexample%2Fdumpfont.c;fp=lib%2Fexample%2Fdumpfont.c;h=e7edb1d1f524a34b9ef7f47cc1758091264be668;hb=1525f916430f011f53d713debcee1bcf28b6ee8b;hp=f74623847cdfe510b02b0c3724f20fa5773e91a3;hpb=ff67124256c14060ca10710eb167a971f221dd90;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;