mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 23:55:27 +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;
|
isc_boolean_t want_stats = ISC_FALSE;
|
||||||
dns_db_t *db;
|
dns_db_t *db;
|
||||||
|
|
||||||
static ISC_inline isc_boolean_t
|
static inline isc_boolean_t
|
||||||
CHECKRESULT(dns_result_t result, char *msg)
|
CHECKRESULT(dns_result_t result, char *msg)
|
||||||
{
|
{
|
||||||
if ((result) != DNS_R_SUCCESS) {
|
if ((result) != DNS_R_SUCCESS) {
|
||||||
|
Reference in New Issue
Block a user