chiark / gitweb /
shared: simplify parsing of bus properties a bit
authorLennart Poettering <lennart@poettering.net>
Mon, 1 Feb 2016 20:31:44 +0000 (21:31 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:22:15 +0000 (15:22 +0200)
commitda9c99f94c4f13ac9e19c41b67c1b8fac3f69d6b
treeafeb5480606c71cbf7dcc789a306e7a33eb1fe34
parent0f23ea0bef55d39322dcd3b73a7613efaa8e5b61
shared: simplify parsing of bus properties a bit

Let's write the property name and value in one call, when that's possible, shorthing our code a bit.
src/shared/bus-util.c