Skip to content
GitLab
Projects
Groups
Snippets
/
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
cc62eeca
Commit
cc62eeca
authored
Dec 07, 2012
by
Michal 'vorner' Vaner
Browse files
[2377] docs: Reference note about Lenient mode
parent
e5fb484f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/master_loader.h
View file @
cc62eeca
...
...
@@ -37,7 +37,8 @@ public:
/// \brief Options how the parsing should work.
enum
Options
{
DEFAULT
=
0
,
///< Nothing special.
MANY_ERRORS
=
1
///< Lenient mode.
MANY_ERRORS
=
1
///< Lenient mode (see documentation of MasterLoader
/// constructor).
};
/// \brief Constructor
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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