]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added missing doxygen comment
authorFrancis Dupont <fdupont@isc.org>
Mon, 24 Apr 2017 19:06:20 +0000 (21:06 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 24 Apr 2017 19:06:20 +0000 (21:06 +0200)
src/lib/dhcp/option_definition.h

index d96b8d129e652d5466f4bb5722ae7ca99c42b86d..d415b40e1c109c85729a64a97b8357e9b7e5b3fa 100644 (file)
@@ -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