chiark / gitweb /
clients: unify how we invoke getopt_long()
[elogind.git] / src / core / dbus-unit.c
index b6f5c398100aaf7fd66e89890c2894fab10eb75f..032915d14ea4d0bbccb552058dc44a5c3fd4cb3c 100644 (file)
@@ -32,7 +32,7 @@
 #include "path-util.h"
 #include "fileio.h"
 
-const char bus_unit_interface[] _introspect_("Unit") = BUS_UNIT_INTERFACE;
+const char bus_unit_interface[] = BUS_UNIT_INTERFACE;
 
 #define INVALIDATING_PROPERTIES                 \
         "LoadState\0"                           \