mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:42:04 -04:00
cut-and-paste bug in dns_rdatasetiter_t documentation
This commit is contained in:
parent
302d9bebb5
commit
2ff9be15ef
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue