X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-automount.c;h=720f9ba6d12f5a8656c4b9f7a123fd396faa2bd8;hp=060cbf770753261b09f883f083b63a84307a3037;hb=ca2871d9b027018c108e0cf7bbc4e5a919e300c3;hpb=af8601fa8b035426bba7916ebe08e4568d2e2cbd diff --git a/src/core/dbus-automount.c b/src/core/dbus-automount.c index 060cbf770..720f9ba6d 100644 --- a/src/core/dbus-automount.c +++ b/src/core/dbus-automount.c @@ -47,7 +47,7 @@ BUS_UNIT_INTERFACES_LIST \ "org.freedesktop.systemd1.Automount\0" -const char bus_automount_interface[] _introspect_("Automount") = BUS_AUTOMOUNT_INTERFACE; +const char bus_automount_interface[] = BUS_AUTOMOUNT_INTERFACE; const char bus_automount_invalidating_properties[] = "Result\0";