Parcourir la source

[master] Fixed doxygen

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