Parcourir la source

[master] Added missing doxygen comment

Francis Dupont il y a 8 ans
Parent
commit
4cb3628a37
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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