]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: rename bloom-tag to arg0-has
authorDavid Herrmann <dh.herrmann@gmail.com>
Thu, 27 Aug 2015 14:22:33 +0000 (16:22 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Thu, 27 Aug 2015 14:29:01 +0000 (16:29 +0200)
commit19bee5c3674cda184443509b49b9415f599349ab
treeee97e81f7463870d829321ed3e852580d7437b88
parent21e654dae99b3558ec7d7f6dfeb1c4c28b1ecf25
sd-bus: rename bloom-tag to arg0-has

We use dashes in our bloom-tags. Make sure the newly introduced arg0has
tag uses the same style.

Note that the external dbus-tags don't use dashes, though. They are
defined in the spec and we need to keep compatibility there.
src/libsystemd/sd-bus/bus-control.c
src/libsystemd/sd-bus/bus-kernel.c