mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-20 11:09:22 +07:00
timedate: fix interfaces list
https://bugs.freedesktop.org/show_bug.cgi?id=40583
This commit is contained in:
parent
ad740100d1
commit
3417e2c367
@ -70,7 +70,7 @@
|
|||||||
|
|
||||||
#define INTERFACES_LIST \
|
#define INTERFACES_LIST \
|
||||||
BUS_GENERIC_INTERFACES_LIST \
|
BUS_GENERIC_INTERFACES_LIST \
|
||||||
"org.freedesktop.locale1\0"
|
"org.freedesktop.timedate1\0"
|
||||||
|
|
||||||
const char timedate_interface[] _introspect_("timedate1") = INTERFACE;
|
const char timedate_interface[] _introspect_("timedate1") = INTERFACE;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user