mirror of
https://github.com/revanced/smali.git
synced 2025-05-04 16:44:25 +02:00
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:
parent
6325930f67
commit
f7c84c8c41
@ -100,7 +100,7 @@ public class Instruction35s extends InstructionWithReference {
|
||||
}
|
||||
|
||||
public Format getFormat() {
|
||||
return Format.Format35c;
|
||||
return Format.Format35s;
|
||||
}
|
||||
|
||||
public byte getRegisterA() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user