Got rid of a warning
This commit is contained in:
parent
a8407ddd19
commit
1f6ffd20a0
@ -94,7 +94,7 @@ static int _dalvik_write(ArchPlugin * plugin, ArchInstruction * instruction,
|
|||||||
uint8_t u8;
|
uint8_t u8;
|
||||||
uint16_t u16;
|
uint16_t u16;
|
||||||
void const * buf;
|
void const * buf;
|
||||||
size_t size;
|
ssize_t size;
|
||||||
|
|
||||||
/* FIXME really implement */
|
/* FIXME really implement */
|
||||||
switch(AO_GET_SIZE(instruction->flags))
|
switch(AO_GET_SIZE(instruction->flags))
|
||||||
|
Loading…
Reference in New Issue
Block a user