diff options
Diffstat (limited to 'src/lib/dhcpsrv/alloc_engine_log.cc')
-rw-r--r-- | src/lib/dhcpsrv/alloc_engine_log.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/alloc_engine_log.cc b/src/lib/dhcpsrv/alloc_engine_log.cc index d38c21c364..7fe927ee74 100644 --- a/src/lib/dhcpsrv/alloc_engine_log.cc +++ b/src/lib/dhcpsrv/alloc_engine_log.cc @@ -4,7 +4,7 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. -/// @file Defines the logger used by the @c isc::dhcp::HostMgr +/// @brief Defines the logger used by the @c isc::dhcp::AllocEngine #include "dhcpsrv/alloc_engine_log.h" |