chiark / gitweb /
hostname: add missing EMITS_CHANGE annotation
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 16 Sep 2014 15:33:20 +0000 (17:33 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 16 Sep 2014 15:34:54 +0000 (17:34 +0200)
commitcaffbef636ec48958dcb22e4b4140a9889a6a769
treee5bd652b56cc6495c6cedcfbcce801274d5dc063
parent2833796106420e4634543d06052482f75cbb5762
hostname: add missing EMITS_CHANGE annotation

We call into sd-bus to send PropertiesChanged notifications for
"Hostname", but forgot to add the annotation to the bus-vtable. Fix that!
src/hostname/hostnamed.c