TextSnifferAddon: Fix warnings
This commit is contained in:
@@ -289,6 +289,14 @@ file_ascmagic(DatabaseLocation* databaseLocation, const unsigned char *buf,
|
|||||||
i = end;
|
i = end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
(void)code;
|
||||||
|
(void)code_mime;
|
||||||
|
(void)type;
|
||||||
|
(void)subtype;
|
||||||
|
(void)has_escapes;
|
||||||
|
(void)has_backspace;
|
||||||
|
(void)has_long_lines;
|
||||||
|
|
||||||
subtype_identified:
|
subtype_identified:
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user