]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[339-doxygen-errors] Tentative doxygen fix
authorFrancis Dupont <fdupont@isc.org>
Tue, 11 Dec 2018 16:12:17 +0000 (17:12 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 11 Dec 2018 19:53:41 +0000 (14:53 -0500)
src/hooks/dhcp/high_availability/ha_service.h

index 718b3314522ff4dc42fcee8b71f25a452aa8ab41..ccd5fb7f95d94d79b6ae914da4df2a9e0bb96a00 100644 (file)
@@ -594,7 +594,7 @@ protected:
     /// with the other server.
     /// @param server_name name of the server to fetch leases from.
     /// @param max_period maximum number of seconds to disable DHCP service
-    /// @param lease Pointer to the last lease returned on the previous
+    /// @param last_lease Pointer to the last lease returned on the previous
     /// page of leases. This lease is used to set the value of the "from"
     /// parameter in the @c lease4-get-page and @c lease6-get-page commands. If this
     /// command is sent to fetch the first page, the @c last_lease parameter
@@ -627,7 +627,7 @@ protected:
     /// with the other server.
     /// @param server_name name of the server to fetch leases from.
     /// @param max_period maximum number of seconds to disable DHCP service
-    /// @param lease Pointer to the last lease returned on the previous
+    /// @param last_lease Pointer to the last lease returned on the previous
     /// page of leases. This lease is used to set the value of the "from"
     /// parameter in the lease4-get-page and lease6-get-page commands. If this
     /// command is sent to fetch the first page, the @c last_lease parameter