mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
revert accidential commit
This commit is contained in:
@@ -56,7 +56,7 @@ isc_mem_t *mctx = NULL;
|
||||
isc_boolean_t want_stats = ISC_FALSE;
|
||||
dns_db_t *db;
|
||||
|
||||
static ISC_inline isc_boolean_t
|
||||
static inline isc_boolean_t
|
||||
CHECKRESULT(dns_result_t result, char *msg)
|
||||
{
|
||||
if ((result) != DNS_R_SUCCESS) {
|
||||
|
Reference in New Issue
Block a user