From: Automatic Updater Date: Sat, 29 Mar 2008 23:47:08 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.3.6b1~176^2~65 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7405bdffd4d0e17b43775a29b07d1a819ea22188;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/bind9/check.c b/lib/bind9/check.c index cb72cd86c11..99aea2d5569 100644 --- a/lib/bind9/check.c +++ b/lib/bind9/check.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: check.c,v 1.88 2008/03/28 23:47:02 tbox Exp $ */ +/* $Id: check.c,v 1.89 2008/03/29 23:47:08 tbox Exp $ */ /*! \file */ @@ -1872,7 +1872,7 @@ bind9_check_logging(const cfg_obj_t *config, isc_log_t *logctx, channel = cfg_listelt_value(delement); channelname = cfg_obj_asstring(channel); tresult = isc_symtab_lookup(symtab, channelname, 1, - &symvalue); + &symvalue); if (tresult != ISC_R_SUCCESS) { cfg_obj_log(channel, logctx, ISC_LOG_ERROR, "undefined channel: '%s'",