summaryrefslogtreecommitdiff
path: root/bin/named/include/named/log.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-09-28 03:45:43 +0000
committerXin LI <delphij@FreeBSD.org>2016-09-28 03:45:43 +0000
commitc2a8859aa5c96190c179c911d3841c4de17b9c34 (patch)
treed692d2581f8989d075abe40c9f3f55f2fa650949 /bin/named/include/named/log.h
parent5ef882476736cbe802bb4e6437c520162c4f44ce (diff)
downloadsrc-test2-c2a8859aa5c96190c179c911d3841c4de17b9c34.tar.gz
src-test2-c2a8859aa5c96190c179c911d3841c4de17b9c34.zip
Notes
Diffstat (limited to 'bin/named/include/named/log.h')
-rw-r--r--bin/named/include/named/log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/named/include/named/log.h b/bin/named/include/named/log.h
index 032743acbfb2..adc9ae2897dc 100644
--- a/bin/named/include/named/log.h
+++ b/bin/named/include/named/log.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2015 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
@@ -36,7 +36,7 @@
#define NS_LOGCATEGORY_QUERIES (&ns_g_categories[4])
#define NS_LOGCATEGORY_UNMATCHED (&ns_g_categories[5])
#define NS_LOGCATEGORY_UPDATE_SECURITY (&ns_g_categories[6])
-#define NS_LOGCATEGORY_QUERY_EERRORS (&ns_g_categories[7])
+#define NS_LOGCATEGORY_QUERY_ERRORS (&ns_g_categories[7])
/*
* Backwards compatibility.