From 98ae38e70867a7a1e08db727c8387b8df9ef73ca Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 17 Jun 2016 19:57:51 +0200 Subject: [PATCH] [4110a] Fixed doxygen --- src/bin/dhcp4/dhcp4_srv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2