2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
This commit is contained in:
Mark Andrews
2006-03-10 05:00:23 +00:00
parent 584993eaf7
commit adc8179d40

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: check.c,v 1.73 2006/03/09 23:21:54 marka Exp $ */
/* $Id: check.c,v 1.74 2006/03/10 05:00:23 marka Exp $ */
/*! \file */
@@ -1394,7 +1394,7 @@ check_viewconf(const cfg_obj_t *config, const cfg_obj_t *voptions,
isc_result_t result = ISC_R_SUCCESS;
isc_result_t tresult = ISC_R_SUCCESS;
cfg_aclconfctx_t actx;
cfg_obj_t *obj;
const cfg_obj_t *obj;
isc_boolean_t enablednssec, enablevalidation;
/*