X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.c;h=d0f776bd42b0db6a30aea2b3e6dde56dfb0d945a;hb=b4c1a60dc1d38ee55f2fc58cbfc3a9f5c613101c;hp=7b2bf69f5e250e8fb3630e804c7de2c7d326daf8;hpb=07b215b2a0b442a8f9b832b9ff94755bb6191d48;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];