X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fdbus-timer.h;h=e692e12fcb591c0c15d2c625a420f8d69a6f05bc;hp=562d44981e3b4da21c715da6c9da79b6f333144f;hb=6f3f9deb0b63242de8240b38ffe4d9a2a0b95956;hpb=5e8d1c9a9f15b7453474dc4879bdb4021c3f50a1 diff --git a/src/dbus-timer.h b/src/dbus-timer.h index 562d44981..e692e12fc 100644 --- a/src/dbus-timer.h +++ b/src/dbus-timer.h @@ -1,4 +1,4 @@ -/*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ #ifndef foodbustimerhfoo #define foodbustimerhfoo @@ -29,5 +29,6 @@ DBusHandlerResult bus_timer_message_handler(Unit *u, DBusConnection *c, DBusMessage *message); extern const char bus_timer_interface[]; +extern const char bus_timer_invalidating_properties[]; #endif