mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#2833] Fix typo
This commit is contained in:
committed by
Piotrek Zadroga
parent
62ce81088d
commit
2f4a9929c8
@@ -171,7 +171,7 @@ private:
|
|||||||
const std::string& number_name,
|
const std::string& number_name,
|
||||||
unsigned int* const storage);
|
unsigned int* const storage);
|
||||||
|
|
||||||
/// @brief Handler for states in which pareser reads numeric values.
|
/// @brief Handler for states in which parser reads numeric values.
|
||||||
///
|
///
|
||||||
/// This handler calculates version number using the following equation:
|
/// This handler calculates version number using the following equation:
|
||||||
/// @code
|
/// @code
|
||||||
|
Reference in New Issue
Block a user