mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:52:06 -04:00
removed empty line
This commit is contained in:
parent
479c6fc458
commit
e8108e60c9
1 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: server.c,v 1.357 2001/10/29 19:10:42 gson Exp $ */
|
||||
/* $Id: server.c,v 1.358 2001/10/29 19:30:11 gson Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
|
|
@ -532,7 +532,6 @@ configure_view(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig,
|
|||
cfgmaps[i++] = config;
|
||||
cfgmaps[i] = NULL;
|
||||
|
||||
|
||||
/*
|
||||
* Set the view's port number for outgoing queries.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue