From: Stephen Morris Date: Thu, 7 Jul 2011 14:32:29 +0000 (+0100) Subject: [trac1077] Minor changes to message text after review X-Git-Tag: perftcpdns_before_epoll~263^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd356abbe83f7c1275eba42ac855977499e71e44;p=thirdparty%2Fkea.git [trac1077] Minor changes to message text after review The .h and .cc files have been updated to keep the creation dates in them in step with the change to the message file. --- diff --git a/src/lib/log/log_messages.cc b/src/lib/log/log_messages.cc index 75e3c4f951..f60898cd85 100644 --- a/src/lib/log/log_messages.cc +++ b/src/lib/log/log_messages.cc @@ -1,4 +1,4 @@ -// File created from log_messages.mes on Tue Jul 5 18:12:20 2011 +// File created from log_messages.mes on Thu Jul 7 15:32:06 2011 #include #include diff --git a/src/lib/log/log_messages.h b/src/lib/log/log_messages.h index 7d05856230..10e150196b 100644 --- a/src/lib/log/log_messages.h +++ b/src/lib/log/log_messages.h @@ -1,4 +1,4 @@ -// File created from log_messages.mes on Tue Jul 5 18:12:20 2011 +// File created from log_messages.mes on Thu Jul 7 15:32:06 2011 #ifndef __LOG_MESSAGES_H #define __LOG_MESSAGES_H diff --git a/src/lib/log/log_messages.mes b/src/lib/log/log_messages.mes index 6c053152f6..f150f3965f 100644 --- a/src/lib/log/log_messages.mes +++ b/src/lib/log/log_messages.mes @@ -38,7 +38,7 @@ Allowed values are "stdout" and "stderr". % LOG_DUPLICATE_MESSAGE_ID duplicate message ID (%1) in compiled code During start-up, BIND 10 detected that the given message identification had been defined multiple times in the BIND 10 code. This indicates a -programming error; please log a bug report. +programming error; please submit a bug report. % LOG_DUPLICATE_NAMESPACE line %1: duplicate $NAMESPACE directive found When reading a message file, more than one $NAMESPACE directive was found.