mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 22:45:18 +00:00
[#1415] Fixed typos in pool.h
This commit is contained in:
@@ -245,8 +245,8 @@ protected:
|
|||||||
|
|
||||||
/// @brief Pointer to the permutation object.
|
/// @brief Pointer to the permutation object.
|
||||||
///
|
///
|
||||||
/// It may be initialized for certain pools and poo types to provide
|
/// It may be initialized for some pools to provide address
|
||||||
/// address randomization capabilities.
|
/// or delegated prefix randomization capabilities.
|
||||||
IPRangePermutationPtr permutation_;
|
IPRangePermutationPtr permutation_;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user