Avoid a compilation warning
This commit is contained in:
parent
d69ba7dfc7
commit
21a521f82b
|
@ -400,7 +400,7 @@ static int _dex_decode_section(Dex * dex, AsmSection * section,
|
|||
{
|
||||
AsmFormatPluginHelper * helper = dex->helper;
|
||||
DexMapCodeItem dmci;
|
||||
size_t i;
|
||||
ssize_t i;
|
||||
off_t seek;
|
||||
AsmFunction * f;
|
||||
size_t j;
|
||||
|
|
Loading…
Reference in New Issue
Block a user