mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
fix built-in view comment
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: server.c,v 1.560 2009/12/29 22:20:33 marka Exp $ */
|
/* $Id: server.c,v 1.561 2010/01/13 08:29:11 fdupont Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
@@ -4090,8 +4090,7 @@ load_configuration(const char *filename, ns_server_t *server,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Create (or recreate) the built-in views. Currently
|
* Create (or recreate) the built-in views.
|
||||||
* there is only one, the _bind view, but allow for others.
|
|
||||||
*/
|
*/
|
||||||
builtin_views = NULL;
|
builtin_views = NULL;
|
||||||
RUNTIME_CHECK(cfg_map_get(ns_g_config, "view",
|
RUNTIME_CHECK(cfg_map_get(ns_g_config, "view",
|
||||||
|
Reference in New Issue
Block a user