From 8648c60b64ea2f83579d2e04b563235d1d7d837b Mon Sep 17 00:00:00 2001 From: kramm Date: Tue, 2 Dec 2008 17:09:49 +0000 Subject: [PATCH] fixed bug in field description --- lib/as3/code.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/as3/code.c b/lib/as3/code.c index 0b22b28..02d8975 100644 --- a/lib/as3/code.c +++ b/lib/as3/code.c @@ -20,7 +20,6 @@ n = u30 number of params i = u30 index into method info b = byte - s = short c = u30 index into class s = string (u30 index into strings) S = switch -- 1.7.10.4