From: Francis Dupont Date: Fri, 22 Sep 2017 00:45:57 +0000 (+0200) Subject: [master] Fixed doxygen X-Git-Tag: trac5363_base~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4aefa099c706bf0b21b2a5ff9ccf3393b225213a;p=thirdparty%2Fkea.git [master] Fixed doxygen --- diff --git a/src/lib/dhcpsrv/parsers/dhcp_parsers.h b/src/lib/dhcpsrv/parsers/dhcp_parsers.h index 9c50554879..5430a5e424 100644 --- a/src/lib/dhcpsrv/parsers/dhcp_parsers.h +++ b/src/lib/dhcpsrv/parsers/dhcp_parsers.h @@ -789,7 +789,7 @@ public: /// This function parses configuration entries and creates instances /// of prefix delegation pools . /// - /// @param storage is the pool storage in which to store the parsed + /// @param pools is the pool storage in which to store the parsed /// @param pd_pool_list pointer to an element that holds entries /// that define a prefix delegation pool. ///