Browse Source

[master] Added missing doxygen comment

Francis Dupont 8 years ago
parent
commit
4cb3628a37
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/lib/dhcp/option_definition.h

+ 1 - 0
src/lib/dhcp/option_definition.h

@@ -527,6 +527,7 @@ public:
     /// @brief Factory to create option with tuple list.
     ///
     /// @param u option universe (V4 or V6).
+    /// @param type option type.
     /// @param begin iterator pointing to the beginning of the buffer
     /// with a list of tuples.
     /// @param end iterator pointing to the end of the buffer with