X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.c;h=d0f776bd42b0db6a30aea2b3e6dde56dfb0d945a;hb=e84c91d31743e801cea76cdb2fd7144666509786;hp=7b2bf69f5e250e8fb3630e804c7de2c7d326daf8;hpb=2275b63cc1e60eb913a939f4cc773763eef5f8cf;p=swftools.git diff --git a/lib/rfxswf.c b/lib/rfxswf.c index 7b2bf69..d0f776b 100644 --- a/lib/rfxswf.c +++ b/lib/rfxswf.c @@ -763,7 +763,7 @@ int swf_WriteSWF(int handle,SWF * swf) // Writes SWF to file, returns lengt return (int)swf->fileSize; } -int WriteCGI(SWF * swf) +int swf_WriteCGI(SWF * swf) { int len; char s[1024];