From f1f3aca8c6d5c2d69e6123e7521d2507173afad9 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 17 Jun 2016 20:03:02 +0200 Subject: [PATCH] [4109a] Fixed doxygen --- src/bin/dhcp6/dhcp6_srv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2