diff options
author | Thomas Haller <thaller@redhat.com> | 2017-10-09 11:14:55 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-10-09 11:14:55 (GMT) |
commit | 3fe3454b0228a6c9729ce9ffebf62bda85fd87ab (patch) | |
tree | 318b8a971d4a504cf799733b52384ae1ed87c7e7 /lib/utils.c | |
parent | 148516c86b8358d14986f0698d7087ce4aa7eafc (diff) | |
download | libnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.zip libnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.tar.gz libnl-3fe3454b0228a6c9729ce9ffebf62bda85fd87ab.tar.bz2 |
libnl-3.4.0 releaselibnl3_4_0
Signed-off-by: Thomas Haller <thaller@redhat.com>
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 704dc7a..544feda 100644 --- a/lib/utils.c +++ b/lib/utils.c @@ -1220,7 +1220,7 @@ int nl_has_capability (int capability) NL_CAPABILITY_VERSION_3_2_29, NL_CAPABILITY_XFRM_SP_SEC_CTX_LEN, NL_CAPABILITY_VERSION_3_3_0, - 0, + NL_CAPABILITY_VERSION_3_4_0, 0, 0, 0, |