return the correct format for Instruction35s

git-svn-id: https://smali.googlecode.com/svn/trunk@526 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
JesusFreke@JesusFreke.com 2009-12-25 23:05:50 +00:00
parent 6325930f67
commit f7c84c8c41

View File

@ -100,7 +100,7 @@ public class Instruction35s extends InstructionWithReference {
} }
public Format getFormat() { public Format getFormat() {
return Format.Format35c; return Format.Format35s;
} }
public byte getRegisterA() { public byte getRegisterA() {