timedate: fix interfaces list

https://bugs.freedesktop.org/show_bug.cgi?id=40583
This commit is contained in:
Lennart Poettering 2011-09-04 15:00:13 +02:00
parent ad740100d1
commit 3417e2c367

View File

@ -70,7 +70,7 @@
#define INTERFACES_LIST \
BUS_GENERIC_INTERFACES_LIST \
"org.freedesktop.locale1\0"
"org.freedesktop.timedate1\0"
const char timedate_interface[] _introspect_("timedate1") = INTERFACE;