summaryrefslogtreecommitdiffstats
path: root/src/hooks
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2022-05-06 07:55:54 +0200
committerAndrei Pavel <andrei@isc.org>2022-05-20 19:38:56 +0200
commit8781fbf1bab361bbf21160e1df1b3ff85e7574a8 (patch)
tree01b2b3b0309fc429ee60616b63f8fbbf6f52ff19 /src/hooks
parent[#562] enable range-based for loops on ClientClasses (diff)
downloadkea-8781fbf1bab361bbf21160e1df1b3ff85e7574a8.tar.xz
kea-8781fbf1bab361bbf21160e1df1b3ff85e7574a8.zip
[#562] template adapters to existing qualified names
Diffstat (limited to 'src/hooks')
-rw-r--r--src/hooks/dhcp/mysql_cb/mysql_cb_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hooks/dhcp/mysql_cb/mysql_cb_impl.h b/src/hooks/dhcp/mysql_cb/mysql_cb_impl.h
index 3894ced649..2422a601c7 100644
--- a/src/hooks/dhcp/mysql_cb/mysql_cb_impl.h
+++ b/src/hooks/dhcp/mysql_cb/mysql_cb_impl.h
@@ -644,7 +644,7 @@ public:
/// @brief Creates input binding for user context parameter.
///
- /// @param T Type of the configuration element to which context belongs.
+ /// @tparam T Type of the configuration element to which context belongs.
/// @param network Pointer to a shared network, subnet or other configuration
/// element for which binding should be created.
/// @return Pointer to the binding (possibly null binding if context is