2
0
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:
Michael Graff
1999-05-02 07:03:13 +00:00
parent 6d9ae6b3a8
commit 1b9d5f3925

View File

@@ -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) {