From: Francis Dupont Date: Fri, 17 Jun 2016 18:03:02 +0000 (+0200) Subject: [4109a] Fixed doxygen X-Git-Tag: trac4273_base~5^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f1f3aca8c6d5c2d69e6123e7521d2507173afad9;p=thirdparty%2Fkea.git [4109a] Fixed doxygen --- diff --git a/src/bin/dhcp6/dhcp6_srv.h b/src/bin/dhcp6/dhcp6_srv.h index ec6233f4ad..63847e85b8 100644 --- a/src/bin/dhcp6/dhcp6_srv.h +++ b/src/bin/dhcp6/dhcp6_srv.h @@ -794,7 +794,7 @@ public: /// @note used by DHCPv4-over-DHCPv6 so must be public /// @brief Updates statistics for transmitted packets - /// @param query packet transmitted + /// @param response packet transmitted static void processStatsSent(const Pkt6Ptr& response); /// the index of the buffer6_send hook