From: Marcin Siodelski Date: Tue, 30 Jul 2019 15:53:40 +0000 (+0200) Subject: [#632,!438] Trivial update to the function comment. X-Git-Tag: Kea-1.6.1~10^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea15b537d62c66e03923b5fdce91db8795f436b4;p=thirdparty%2Fkea.git [#632,!438] Trivial update to the function comment. --- diff --git a/src/hooks/dhcp/mysql_cb/mysql_cb_dhcp6.cc b/src/hooks/dhcp/mysql_cb/mysql_cb_dhcp6.cc index 9bf2bc9587..c1c828348c 100644 --- a/src/hooks/dhcp/mysql_cb/mysql_cb_dhcp6.cc +++ b/src/hooks/dhcp/mysql_cb/mysql_cb_dhcp6.cc @@ -1245,7 +1245,8 @@ public: return (conn_.updateDeleteQuery(DELETE_POOLS6, in_bindings)); } - /// @brief Deletes pd pools belonging to a subnet from the database. + /// @brief Deletes prefix delegation pools belonging to a subnet from + /// the database. /// /// The query deletes all pd pools associated with the subnet's /// identifier or prefix.