mirror of
https://github.com/revanced/smali.git
synced 2025-05-03 16:14:29 +02:00
Fixing comment alignment.
This commit is contained in:
parent
bad3ae4dd9
commit
63abdc37e7
@ -133,7 +133,7 @@ public class InstructionWriteUtil {
|
|||||||
return shift;
|
return shift;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/*
|
||||||
* This method creates a list of code offsets of instructions, whose (and subsequent instructions')
|
* This method creates a list of code offsets of instructions, whose (and subsequent instructions')
|
||||||
* code offset will get shifted by one code unit with respect to previous instruction(s).
|
* code offset will get shifted by one code unit with respect to previous instruction(s).
|
||||||
* This happens when the previous instruction has to be changed to a larger sized one
|
* This happens when the previous instruction has to be changed to a larger sized one
|
||||||
|
Loading…
x
Reference in New Issue
Block a user