Minor style-related changes
svn-id: r47839
This commit is contained in:
parent
887ca3145e
commit
d4949d03d4
9 changed files with 24 additions and 24 deletions
|
@ -721,7 +721,7 @@ bool Inter_v1::o1_loadCursor(OpFuncParams ¶ms) {
|
|||
return false;
|
||||
}
|
||||
|
||||
bool Inter_v1::o1_switch (OpFuncParams ¶ms) {
|
||||
bool Inter_v1::o1_switch(OpFuncParams ¶ms) {
|
||||
uint32 offset;
|
||||
|
||||
checkSwitchTable(offset);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue