X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fdbus-path.c;h=a523b8144627b500307e19b6985dedde5a15dd7c;hb=eb9da376d76b48585b3b63b4f91903b54f7abd36;hp=1e62083d9b4c66200f67f2fac36269779a0e5a5f;hpb=3ecaa09bccd8a59c9f1e06756a1334a162206dc4;p=elogind.git diff --git a/src/core/dbus-path.c b/src/core/dbus-path.c index 1e62083d9..a523b8144 100644 --- a/src/core/dbus-path.c +++ b/src/core/dbus-path.c @@ -50,7 +50,7 @@ BUS_UNIT_INTERFACES_LIST \ "org.freedesktop.systemd1.Path\0" -const char bus_path_interface[] _introspect_("Path") = BUS_PATH_INTERFACE; +const char bus_path_interface[] = BUS_PATH_INTERFACE; const char bus_path_invalidating_properties[] = "Result\0";