mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
add reminder
This commit is contained in:
parent
ed7f35a9f7
commit
b2f1f3b836
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@ dns_db_findnode(dns_db_t *db, dns_name_t *name,
|
|||
*
|
||||
* WARNING: THIS API WILL BE CHANGING IN THE NEAR FUTURE.
|
||||
*
|
||||
* XXX Add options parameter (e.g. so we can say "longest match").
|
||||
*/
|
||||
|
||||
REQUIRE(DNS_DB_VALID(db));
|
||||
|
|
|
|||
Loading…
Reference in a new issue