X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fdbus-automount.c;h=720f9ba6d12f5a8656c4b9f7a123fd396faa2bd8;hb=eb9da376d76b48585b3b63b4f91903b54f7abd36;hp=060cbf770753261b09f883f083b63a84307a3037;hpb=cad45ba11ec3572296361f53f5852ffb97a97fa3;p=elogind.git 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";