summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorThomas Haller <thom311@gmail.com>2025-12-04 20:57:38 (GMT)
committerThomas Haller <thom311@gmail.com>2025-12-04 20:57:38 (GMT)
commit43878680c994989f16637dc47be19bb8dc154985 (patch)
tree0612ad2c29a208208c8cf3337c80062e3e5f3949 /lib
parentb028e1273fa41ff1c71c1e6af914bb4b9bd56a76 (diff)
downloadlibnl-libnl3_12_0.zip
libnl-libnl3_12_0.tar.gz
libnl-libnl3_12_0.tar.bz2
libnl-3.11.0 releaselibnl3_12_0
Diffstat (limited to 'lib')
-rw-r--r--lib/utils.c4
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,