2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#1680] fix indentation

This commit is contained in:
Razvan Becheriu
2021-04-01 01:08:00 +03:00
parent 4561635f23
commit c58501de79

View File

@@ -170,7 +170,7 @@ instantiated with the appropriate value and put onto the expression vector.
representation.
- isc::dhcp::TokenInt32ToText -- represents the signed 32 bits integer in string
representation.
- isc::dhcp::TokenUInt8ToText -- represents the unsigned 8 bits integer in string
- isc::dhcp::TokenUInt8ToText -- represents the unsigned 8 bits integer in string
representation.
- isc::dhcp::TokenUInt16ToText -- represents the unsigned 16 bits integer in string
representation.