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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbus/dbus-shared.h b/dbus/dbus-shared.h
index 6d9284e7..e02cad4d 100644
--- a/dbus/dbus-shared.h
+++ b/dbus/dbus-shared.h
@@ -116,8 +116,8 @@ typedef enum
#define DBUS_RELEASE_NAME_REPLY_NOT_OWNER 3 /**< Service is not an owner of the given name */
/* Replies to service starts */
-#define DBUS_START_REPLY_SUCCESS 1 /**< service was auto started */
-#define DBUS_START_REPLY_ALREADY_RUNNING 2 /**< service was already running */
+#define DBUS_START_REPLY_SUCCESS 1 /**< Service was auto started */
+#define DBUS_START_REPLY_ALREADY_RUNNING 2 /**< Service was already running */
/** @} */