X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Frfxswf.c;h=d9444d63ed973293b95c2be545159541541dcddf;hp=c9006c1efa905e08fd7fe3a7522744bf620ffd49;hb=2391d7ae5d8a145a250a8b80ab8c93ba74eba030;hpb=05861649cece70d65e7ba84c3696039c0143ce9c diff --git a/lib/rfxswf.c b/lib/rfxswf.c index c9006c1..d9444d6 100644 --- a/lib/rfxswf.c +++ b/lib/rfxswf.c @@ -1881,7 +1881,7 @@ int swf_WriteCGI(SWF * swf) sprintf(s,"Content-type: application/x-shockwave-flash\n" "Accept-Ranges: bytes\n" - "Content-Length: %lu\n" + "Content-Length: %d\n" "Expires: Thu, 13 Apr 2000 23:59:59 GMT\n" "\n",len);