2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

cut-and-paste bug in dns_rdatasetiter_t documentation

This commit is contained in:
Andreas Gustafsson 1999-04-21 08:16:07 +00:00
parent 302d9bebb5
commit 2ff9be15ef

View File

@ -32,8 +32,8 @@
* it, an implementation of the class is required. This implementation is
* supplied by the database.
*
* It is the client's responsibility to call dns_db_detachnode() on all
* nodes returned.
* It is the client's responsibility to call dns_rdataset_disassociate()
* on all rdatasets returned.
*
* XXX <more> XXX
*