]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-link-bus.c
resolved: fix DNSSECSupported Link object property name
authorLennart Poettering <lennart@poettering.net>
Sat, 13 Feb 2016 17:19:14 +0000 (18:19 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 13 Feb 2016 17:22:58 +0000 (18:22 +0100)
commitc2cf6e0b9d3de8039ec56f8abd774308126b97f8
tree84e4e6ca57c8d53466f643e824b1ee2e60650061
parent06e948901a6f70b4d10c90d05a174da0663d1aba
resolved: fix DNSSECSupported Link object property name

By mistake the "DNSSECSupported" bus property of the Link object got named
"DNSSECSupport". Internally, it's named correctly, and the counterpart on the
"Manager" object got named correctly too.

Technically this rename is an API break, but given that the interface is not
documented or widely announced yet, and just 3 days in a published release,
let's just fix this, and hope nobody notices.
src/resolve/resolved-link-bus.c