From 43a7c2d2cdbaa004385ef1c213c7208b221d62aa Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Thu, 5 Aug 1999 22:09:51 +0000 Subject: [PATCH] update comment --- lib/dns/include/dns/db.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/dns/include/dns/db.h b/lib/dns/include/dns/db.h index e182805cd4..cf50a59b47 100644 --- a/lib/dns/include/dns/db.h +++ b/lib/dns/include/dns/db.h @@ -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: