From: Francis Dupont Date: Fri, 17 Jun 2016 17:57:51 +0000 (+0200) Subject: [4110a] Fixed doxygen X-Git-Tag: trac4273_base~1^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ae38e70867a7a1e08db727c8387b8df9ef73ca;p=thirdparty%2Fkea.git [4110a] Fixed doxygen --- diff --git a/src/bin/dhcp4/dhcp4_srv.h b/src/bin/dhcp4/dhcp4_srv.h index f1fc2468c3..675fb78687 100644 --- a/src/bin/dhcp4/dhcp4_srv.h +++ b/src/bin/dhcp4/dhcp4_srv.h @@ -801,7 +801,7 @@ public: static void processStatsReceived(const Pkt4Ptr& query); /// @brief Updates statistics for transmitted packets - /// @param query packet transmitted + /// @param response packet transmitted static void processStatsSent(const Pkt4Ptr& response); /// Indexes for registered hook points