Improved on funciton .ADDRSIZE. Conform to coding style.
This commit is contained in:
@@ -739,9 +739,10 @@ static token_t FindDotKeyword (void)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
return R->Tok;
|
||||
}
|
||||
else {
|
||||
|
||||
} else {
|
||||
return TOK_NONE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user