]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Sat, 29 Mar 2008 23:46:10 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Sat, 29 Mar 2008 23:46:10 +0000 (23:46 +0000)
lib/bind9/check.c

index 38fd0c798aff12509c5386b7a37553078410234c..2967650ef055872d8854d5849fe4f7a35b669c39 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: check.c,v 1.44.18.40 2008/03/28 23:46:04 tbox Exp $ */
+/* $Id: check.c,v 1.44.18.41 2008/03/29 23:46:10 tbox Exp $ */
 
 /*! \file */
 
@@ -1684,7 +1684,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'",