From: Razvan Becheriu Date: Thu, 19 Nov 2020 14:18:17 +0000 (+0200) Subject: [#1550] addressed comments X-Git-Tag: Kea-1.9.2~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acc811a14df6fb7216495de1e6f96c036a4a67de;p=thirdparty%2Fkea.git [#1550] addressed comments --- diff --git a/src/lib/dhcpsrv/alloc_engine.h b/src/lib/dhcpsrv/alloc_engine.h index 769572b801..4a72f5cce1 100644 --- a/src/lib/dhcpsrv/alloc_engine.h +++ b/src/lib/dhcpsrv/alloc_engine.h @@ -940,7 +940,7 @@ public: /// @brief Attempts to find appropriate host reservation. /// /// Attempts to find appropriate host reservation in HostMgr. If found, it - /// will be set in ctx.hosts_. + /// it is set in the @c ctx.hosts_. /// /// @node When the out-of-pool flag is enabled, because the function is /// called only once per DHCP message, the reservations that are in-subnet