|
@@ -1,4 +1,4 @@
|
|
|
-// File created from log_messages.mes on Thu Jul 7 15:32:06 2011
|
|
|
+// File created from log_messages.mes on Tue Jan 24 2017 20:17
|
|
|
|
|
|
#include <cstddef>
|
|
|
#include <log/message_types.h>
|
|
@@ -52,7 +52,7 @@ const char* values[] = {
|
|
|
"LOG_PREFIX_INVALID_ARG", "line %1: $PREFIX directive has an invalid argument ('%2')",
|
|
|
"LOG_READING_LOCAL_FILE", "reading local message file %1",
|
|
|
"LOG_READ_ERROR", "error reading from message file %1: %2",
|
|
|
- "LOG_UNRECOGNIZED_DIRECTIVE", "line %1: unrecogniszd directive '%2'",
|
|
|
+ "LOG_UNRECOGNIZED_DIRECTIVE", "line %1: unrecognized directive '%2'",
|
|
|
"LOG_WRITE_ERROR", "error writing to %1: %2",
|
|
|
NULL
|
|
|
};
|