chiark / gitweb /
remove GTK pieces
[elogind.git] / src / dbus-path.h
index 261d8451b4530512e67fffab1ee76fe3e92afc25..2888400a1337f5ebba03ecc6ec02404af541c35c 100644 (file)
@@ -1,4 +1,4 @@
-/*-*- Mode: C; c-basic-offset: 8 -*-*/
+/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
 #ifndef foodbuspathhfoo
 #define foodbuspathhfoo
@@ -30,4 +30,6 @@ DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessa
 
 extern const char bus_path_interface[];
 
+extern const char bus_path_invalidating_properties[];
+
 #endif