summaryrefslogtreecommitdiff
path: root/src/core/dbus-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-path.c')
-rw-r--r--src/core/dbus-path.c2
1 files changed, 1 insertions, 1 deletions
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";