mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[#3319] typo fix
This commit is contained in:
@@ -265,7 +265,7 @@ private:
|
||||
/// @brief Base of the buffer.
|
||||
const uint8_t* base_;
|
||||
|
||||
/// @brief Current poisition in the buffer.
|
||||
/// @brief Current position in the buffer.
|
||||
const uint8_t* current_;
|
||||
|
||||
/// @brief End of the buffer (address of the byte after).
|
||||
|
Reference in New Issue
Block a user