Browse Source

[4109a] Fixed doxygen

Francis Dupont 9 years ago
parent
commit
f1f3aca8c6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/dhcp6/dhcp6_srv.h

+ 1 - 1
src/bin/dhcp6/dhcp6_srv.h

@@ -794,7 +794,7 @@ public:
     /// @note used by DHCPv4-over-DHCPv6 so must be public
     /// @note used by DHCPv4-over-DHCPv6 so must be public
 
 
     /// @brief Updates statistics for transmitted packets
     /// @brief Updates statistics for transmitted packets
-    /// @param query packet transmitted
+    /// @param response packet transmitted
     static void processStatsSent(const Pkt6Ptr& response);
     static void processStatsSent(const Pkt6Ptr& response);
 
 
     /// the index of the buffer6_send hook
     /// the index of the buffer6_send hook