mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Compiler warnings.
This commit is contained in:
@@ -1240,6 +1240,8 @@ static int is_query_allowed_for_mark(u32 mark, const char *name)
|
||||
static size_t answer_disallowed(struct dns_header *header, size_t qlen, u32 mark, const char *name)
|
||||
{
|
||||
unsigned char *p;
|
||||
(void)name;
|
||||
(void)mark;
|
||||
|
||||
#ifdef HAVE_UBUS
|
||||
if (name)
|
||||
|
||||
Reference in New Issue
Block a user