fixed a typo
This commit is contained in:
@@ -255,7 +255,6 @@ unsigned PackArmPe::processImports() // pass 1
|
|||||||
// kernel32ordinal = true,k32o++;
|
// kernel32ordinal = true,k32o++;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
|
||||||
{
|
{
|
||||||
IPTR_I(const upx_byte, n, ibuf + *tarr + 2);
|
IPTR_I(const upx_byte, n, ibuf + *tarr + 2);
|
||||||
unsigned len = strlen(n);
|
unsigned len = strlen(n);
|
||||||
|
|||||||
Reference in New Issue
Block a user