mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 11:20:00 -04:00
update do_authors_lookup()
This commit is contained in:
parent
f09fa70e2b
commit
228bddfc12
1 changed files with 2 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: builtin.c,v 1.20 2011/01/07 23:47:07 tbox Exp $ */
|
||||
/* $Id: builtin.c,v 1.21 2011/03/07 15:29:32 fdupont Exp $ */
|
||||
|
||||
/*! \file
|
||||
* \brief
|
||||
|
|
@ -302,6 +302,7 @@ do_authors_lookup(dns_sdblookup_t *lookup) {
|
|||
"Mark Andrews",
|
||||
"James Brister",
|
||||
"Ben Cottrell",
|
||||
"Francis Dupont",
|
||||
"Michael Graff",
|
||||
"Andreas Gustafsson",
|
||||
"Bob Halley",
|
||||
|
|
|
|||
Loading…
Reference in a new issue