summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-shared.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-shared.h')
-rw-r--r--dbus/dbus-shared.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-shared.h b/dbus/dbus-shared.h
index a1c8b1ce..4fca1c57 100644
--- a/dbus/dbus-shared.h
+++ b/dbus/dbus-shared.h
@@ -36,7 +36,7 @@ typedef enum
{
DBUS_BUS_SESSION, /**< The login session bus */
DBUS_BUS_SYSTEM, /**< The systemwide bus */
- DBUS_BUS_ACTIVATION /**< The bus that activated us, if any */
+ DBUS_BUS_STARTER /**< The bus that started us, if any */
} DBusBusType;
typedef enum