mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
a case label must be followed by a a statement
This commit is contained in:
parent
e6dbac5500
commit
eb1570a11b
@ -322,7 +322,7 @@ expand_acls(dns_c_acltable_t *table, dns_c_ipmatchlist_t *list)
|
||||
}
|
||||
|
||||
default:
|
||||
/* Do nothing */
|
||||
; /* Do nothing */
|
||||
}
|
||||
|
||||
tmpelem = ISC_LIST_NEXT(elem, next);
|
||||
|
Loading…
x
Reference in New Issue
Block a user