mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 23:25:38 +00:00
cut-and-paste-o
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: cfg.h,v 1.29 2001/08/03 05:56:11 marka Exp $ */
|
/* $Id: cfg.h,v 1.30 2001/08/03 23:19:01 gson Exp $ */
|
||||||
|
|
||||||
#ifndef ISCCFG_CFG_H
|
#ifndef ISCCFG_CFG_H
|
||||||
#define ISCCFG_CFG_H 1
|
#define ISCCFG_CFG_H 1
|
||||||
@@ -408,7 +408,7 @@ LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_rndcconf;
|
|||||||
/* A complete rndc.conf file. */
|
/* A complete rndc.conf file. */
|
||||||
|
|
||||||
LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_rndckey;
|
LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_rndckey;
|
||||||
/* A complete rndc.conf file. */
|
/* A complete rndc.key file. */
|
||||||
|
|
||||||
LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_keyref;
|
LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_keyref;
|
||||||
/* A key reference, used as an ACL element */
|
/* A key reference, used as an ACL element */
|
||||||
|
Reference in New Issue
Block a user