2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[2377] docs: Reference note about Lenient mode

This commit is contained in:
Michal 'vorner' Vaner
2012-12-07 16:01:22 +01:00
parent e5fb484fba
commit cc62eeca9e

View File

@@ -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