Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
50bcba05
Commit
50bcba05
authored
Jan 24, 2017
by
Francis Dupont
Browse files
[master] regen
parent
6bb9b924
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/log/log_messages.cc
View file @
50bcba05
// File created from log_messages.mes on T
hu Jul 7 15:32:06 2011
// File created from log_messages.mes on T
ue 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: unrecogni
s
zd directive '%2'"
,
"LOG_UNRECOGNIZED_DIRECTIVE"
,
"line %1: unrecogniz
e
d directive '%2'"
,
"LOG_WRITE_ERROR"
,
"error writing to %1: %2"
,
NULL
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment