chiark / gitweb /
Compiling.
[elogind.git] / src / libsystemd / sd-rtnl / rtnl-types.c
index 5ae47900a339ee93ae7d0abadf3533fc0f204925..455ae28d19387f47fd06b9d8752248403c91a914 100644 (file)
@@ -357,8 +357,8 @@ static const NLType rtnl_address_types[IFA_MAX + 1] = {
 /*
         [IFA_ANYCAST],
         [IFA_MULTICAST],
-*/
         [IFA_FLAGS]             = { .type = NLA_U32 },
+*/
 };
 
 static const NLTypeSystem rtnl_address_type_system = {