]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1474] Removed extra spaces
authorFrancis Dupont <fdupont@isc.org>
Tue, 20 Oct 2020 06:55:16 +0000 (08:55 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sun, 1 Nov 2020 09:11:54 +0000 (10:11 +0100)
src/lib/dhcp/dhcp4.h

index 982e987d3bbf4fa0e426cf742bd1091fccf5cde4..2967324e8249c3be024b3f953abe61cab80b9867 100644 (file)
@@ -169,7 +169,7 @@ enum DHCPOptionType {
     DHO_PCODE                        = 100, /* RFC4833 */
     DHO_TCODE                        = 101, /* RFC4833 */
     // 102-107 are removed/unassigned
-    DHO_V6_ONLY_PREFERRED            = 108, /* RFC8925 */
+    DHO_V6_ONLY_PREFERRED            = 108, /* RFC8925  */
     // 109-111 are removed/unassigned
     DHO_NETINFO_ADDR                 = 112, /* RFC3679 */
     DHO_NETINFO_TAG                  = 113, /* RFC3679 */