X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=afe17a8294aa2f2b6ceccc2ff3b87f0443a8e347;hb=c8d90e64c978f3e79bed139a77101e22d18844cd;hp=9189cf4fdb049cb9ecf0a2dd25790e8493798c2a;hpb=e0416f8532436f9570db3f72be075475d2e99c76;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 9189cf4..afe17a8 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -790,7 +790,7 @@ typedef struct _ActionTAG struct _ActionTAG * prev; struct _ActionTAG * parent; - U8 tmp[4]; // store small operands here. + U8 tmp[8]; // store small operands here. } ActionTAG; typedef struct _ActionMarker