diff options
author | Thomas Haller <thaller@redhat.com> | 2023-08-29 08:00:24 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2023-08-29 09:02:41 (GMT) |
commit | 6b2533c02813ce21b27ea8318fbe1af95652a39e (patch) | |
tree | c8f0cfd073b8804fa5cb1cc2883382ff786f8caa /lib/utils.c | |
parent | 6be46afabdf9763199976473121d065a222b97f3 (diff) | |
download | libnl-6b2533c02813ce21b27ea8318fbe1af95652a39e.zip libnl-6b2533c02813ce21b27ea8318fbe1af95652a39e.tar.gz libnl-6b2533c02813ce21b27ea8318fbe1af95652a39e.tar.bz2 |
libnl-3.8.0 releaselibnl3_8_0
Diffstat (limited to 'lib/utils.c')
-rw-r--r-- | lib/utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/utils.c b/lib/utils.c index 5281c41..a120490 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1283,7 +1283,7 @@ int nl_has_capability (int capability) NL_CAPABILITY_VERSION_3_6_0), _NL_SET (4, NL_CAPABILITY_VERSION_3_7_0, - 0, + NL_CAPABILITY_VERSION_3_8_0, 0, 0, 0, |