X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-path.c;h=a523b8144627b500307e19b6985dedde5a15dd7c;hp=1e62083d9b4c66200f67f2fac36269779a0e5a5f;hb=ca2871d9b027018c108e0cf7bbc4e5a919e300c3;hpb=af8601fa8b035426bba7916ebe08e4568d2e2cbd 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";