diff --git a/lib/dns/include/dns/master.h b/lib/dns/include/dns/master.h index 20402e5882..bbcbc613ce 100644 --- a/lib/dns/include/dns/master.h +++ b/lib/dns/include/dns/master.h @@ -175,7 +175,7 @@ dns_master_loadfileasync(const char *master_file, dns_name_t *top, * * Returns: *\li ISC_R_SUCCESS upon successfully loading the master file. - *\li ISC_R_SEENINCLUDE upon successfully loading the master file with + *\li DNS_R_SEENINCLUDE upon successfully loading the master file with * a $INCLUDE statement. *\li ISC_R_NOMEMORY out of memory. *\li ISC_R_UNEXPECTEDEND expected to be able to read a input token and