git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff67124
)
fixed compile-time problem
author
kramm
<kramm>
Fri, 1 Apr 2005 07:50:02 +0000
(07:50 +0000)
committer
kramm
<kramm>
Fri, 1 Apr 2005 07:50:02 +0000
(07:50 +0000)
lib/example/dumpfont.c
patch
|
blob
|
history
diff --git
a/lib/example/dumpfont.c
b/lib/example/dumpfont.c
index
f746238
..
e7edb1d
100644
(file)
--- 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;