From: Marcin Siodelski Date: Wed, 28 Mar 2018 10:01:27 +0000 (+0200) Subject: [5374] Added missing doxygen tag. X-Git-Tag: trac5458a_base~14^2~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f3a82b48e24ea0c9928d0751b5386c9273485a;p=thirdparty%2Fkea.git [5374] Added missing doxygen tag. --- diff --git a/src/lib/dhcpsrv/pool.h b/src/lib/dhcpsrv/pool.h index df0cc5fce0..8ed4cbad82 100644 --- a/src/lib/dhcpsrv/pool.h +++ b/src/lib/dhcpsrv/pool.h @@ -114,7 +114,7 @@ public: user_context_ = ctx; } - /// @Checks whether this pool supports client that belongs to + /// @brief Checks whether this pool supports client that belongs to /// specified classes. /// /// @param client_classes list of all classes the client belongs to