]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[trac1077] Minor changes to message text after review
authorStephen Morris <stephen@isc.org>
Thu, 7 Jul 2011 14:32:29 +0000 (15:32 +0100)
committerStephen Morris <stephen@isc.org>
Thu, 7 Jul 2011 14:32:29 +0000 (15:32 +0100)
The .h and .cc files have been updated to keep the creation dates
in them in step with the change to the message file.

src/lib/log/log_messages.cc
src/lib/log/log_messages.h
src/lib/log/log_messages.mes

index 75e3c4f95104a42c47d523e1a3bcadbb505521b5..f60898cd8528288e1d528d6f6a0051fe105dfb35 100644 (file)
@@ -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 <cstddef>
 #include <log/message_types.h>
index 7d05856230c9b42846811216df8a2b443d91d389..10e150196b9fe3a10b6b1899fb3787705a2d3627 100644 (file)
@@ -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
index 6c053152f671b96e28b095370e073521c83c2b06..f150f3965fbab6f2961b871e2c722e8b7f3a681c 100644 (file)
@@ -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.