From: Francis Dupont Date: Tue, 24 Jan 2017 19:18:41 +0000 (+0100) Subject: [master] regen X-Git-Tag: trac5119_base~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50bcba0518ea65df2d176d0070484132cf2f4f1b;p=thirdparty%2Fkea.git [master] regen --- diff --git a/src/lib/log/log_messages.cc b/src/lib/log/log_messages.cc index aa0292f9ec..e1f005cd90 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 Thu Jul 7 15:32:06 2011 +// File created from log_messages.mes on Tue Jan 24 2017 20:17 #include #include @@ -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 };