]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#618,!339] Removed duplicate doxygen comment 618-address-doxygen-warnings-errors
authorTomek Mrugalski <tomasz@isc.org>
Mon, 27 May 2019 07:38:37 +0000 (09:38 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 27 May 2019 07:38:37 +0000 (09:38 +0200)
src/lib/dhcpsrv/cfg_option.h

index 116c289d0e6e605a0efaa18a8a2adc307588dc0e..58800734dba37b877410a38c163eea3698fb56c9 100644 (file)
@@ -405,8 +405,7 @@ public:
     /// merged configuration.
     ///
     /// @param cfg_def set of of user-defined option definitions to use
-    /// when creating option instances.
-    /// @param cfg_def option definitions to reference when merging
+    /// when merging.
     /// @param other option configuration to merge in.
     void merge(CfgOptionDefPtr cfg_def, CfgOption& other);