Silence warnings in cochran.c
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
19b4477cd9
commit
f81dd80a48
@ -770,6 +770,7 @@ static void cochran_parse_dive(const unsigned char *decode, unsigned mod,
|
||||
|
||||
int try_to_open_cochran(const char *filename, struct memblock *mem)
|
||||
{
|
||||
(void) filename;
|
||||
unsigned int i;
|
||||
unsigned int mod;
|
||||
unsigned int *offsets, dive1, dive2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user