mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +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 \
|
||||
BUS_GENERIC_INTERFACES_LIST \
|
||||
"org.freedesktop.locale1\0"
|
||||
"org.freedesktop.timedate1\0"
|
||||
|
||||
const char timedate_interface[] _introspect_("timedate1") = INTERFACE;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user