From 64f3a82b48e24ea0c9928d0751b5386c9273485a Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Wed, 28 Mar 2018 12:01:27 +0200 Subject: [PATCH] [5374] Added missing doxygen tag. --- src/lib/dhcpsrv/pool.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2