X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fdbus-snapshot.c;fp=src%2Fcore%2Fdbus-snapshot.c;h=9978df60225fee863f259bbf2ddefb20a35497e9;hb=ca2871d9b027018c108e0cf7bbc4e5a919e300c3;hp=2ae8574f5982e2b2ae16a4c8293f6710fc874653;hpb=af8601fa8b035426bba7916ebe08e4568d2e2cbd;p=elogind.git diff --git a/src/core/dbus-snapshot.c b/src/core/dbus-snapshot.c index 2ae8574f5..9978df602 100644 --- a/src/core/dbus-snapshot.c +++ b/src/core/dbus-snapshot.c @@ -44,7 +44,7 @@ BUS_UNIT_INTERFACES_LIST \ "org.freedesktop.systemd1.Snapshot\0" -const char bus_snapshot_interface[] _introspect_("Snapshot") = BUS_SNAPSHOT_INTERFACE; +const char bus_snapshot_interface[] = BUS_SNAPSHOT_INTERFACE; static const BusProperty bus_snapshot_properties[] = { { "Cleanup", bus_property_append_bool, "b", offsetof(Snapshot, cleanup) },