mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
removed a duplicate line
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* PERFORMANCE OF THIS SOFTWARE.
|
* PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: server.c,v 1.521 2008/12/25 02:00:49 jinmei Exp $ */
|
/* $Id: server.c,v 1.522 2008/12/25 02:02:39 jinmei Exp $ */
|
||||||
|
|
||||||
/*! \file */
|
/*! \file */
|
||||||
|
|
||||||
@@ -256,7 +256,6 @@ static void
|
|||||||
end_reserved_dispatches(ns_server_t *server, isc_boolean_t all);
|
end_reserved_dispatches(ns_server_t *server, isc_boolean_t all);
|
||||||
|
|
||||||
/*%
|
/*%
|
||||||
* Configure a single view ACL at '*aclp'. Get its configuration by
|
|
||||||
* Configure a single view ACL at '*aclp'. Get its configuration from
|
* Configure a single view ACL at '*aclp'. Get its configuration from
|
||||||
* 'vconfig' (for per-view configuration) and maybe from 'config'
|
* 'vconfig' (for per-view configuration) and maybe from 'config'
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user