Browse Source

[1555] Trivial: doxygen fix.

Marcin Siodelski 11 years ago
parent
commit
4337b26b85
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/bin/dhcp6/ctrl_dhcp6_srv.h

+ 0 - 1
src/bin/dhcp6/ctrl_dhcp6_srv.h

@@ -136,7 +136,6 @@ protected:
     /// only. This function is not exception safe.
     ///
     /// @param port UDP port on which server should listen.
-    /// @param use_bcast should broadcast flags be set on the sockets.
     static void openActiveSockets(const uint16_t port);
 
     /// @brief IOService object, used for all ASIO operations.