Browse Source

[master] Fixed doxygen

Francis Dupont 7 years ago
parent
commit
4aefa099c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/parsers/dhcp_parsers.h

+ 1 - 1
src/lib/dhcpsrv/parsers/dhcp_parsers.h

@@ -789,7 +789,7 @@ public:
     /// This function parses configuration entries and creates instances
     /// This function parses configuration entries and creates instances
     /// of prefix delegation pools .
     /// 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
     /// @param pd_pool_list pointer to an element that holds entries
     /// that define a prefix delegation pool.
     /// that define a prefix delegation pool.
     ///
     ///