diff options
Diffstat (limited to 'src/lib/log/logger_level_impl.h')
-rw-r--r-- | src/lib/log/logger_level_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/log/logger_level_impl.h b/src/lib/log/logger_level_impl.h index 9289a1d48f..c9907966a4 100644 --- a/src/lib/log/logger_level_impl.h +++ b/src/lib/log/logger_level_impl.h @@ -83,7 +83,7 @@ public: /// The log4cplus log level may be non-standard in which case it is /// encoding a BIND 10 debug level as well. /// - /// \param level log4cplus log level + /// \param loglevel log4cplus log level /// /// \return Equivalent BIND 10 severity and debug level static |