diff options
Diffstat (limited to 'lib/utils.c')
| -rw-r--r-- | lib/utils.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/utils.c b/lib/utils.c index 635fb29..fcdafd3 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1286,12 +1286,12 @@ int nl_has_capability (int capability) NL_CAPABILITY_VERSION_3_9_0, NL_CAPABILITY_VERSION_3_10_0, NL_CAPABILITY_VERSION_3_11_0, - 0, /* NL_CAPABILITY_VERSION_3_12_0 */ + NL_CAPABILITY_VERSION_3_12_0, 0, /* NL_CAPABILITY_VERSION_3_13_0 */ 0), /* NL_CAPABILITY_VERSION_3_14_0 */ _NL_SET (5, NL_CAPABILITY_ROUTE_FIX_PARSE_BONDING, - 0, + 0, /* NL_CAPABILITY_VERSION_3_15_0 */ 0, 0, 0, |
