2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-02 23:15:20 +00:00

[#1044] A 4 -> 6 fix

This commit is contained in:
Francis Dupont
2019-12-05 16:01:56 +01:00
parent 5e11e25c82
commit 17df429a17

View File

@@ -775,7 +775,7 @@ private:
/// @brief Get Lease6 Common Code
///
/// This method performs the common actions for the various getLease4()
/// This method performs the common actions for the various getLease6()
/// methods. It acts as an interface to the getLeaseCollection() method,
/// but retrieving only a single lease.
///