mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 01:20:00 -04:00
update comment
This commit is contained in:
parent
abec6ac24d
commit
43a7c2d2cd
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@ dns_db_load(dns_db_t *db, char *filename);
|
|||
* This routine is equivalent to calling
|
||||
*
|
||||
* dns_db_beginload();
|
||||
* dns_master_load();
|
||||
* dns_master_loadfile();
|
||||
* dns_db_endload();
|
||||
*
|
||||
* Requires:
|
||||
|
|
|
|||
Loading…
Reference in a new issue