summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-shared.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-21 23:09:18 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-21 23:09:18 +0000
commitbf172ce4c5856af21f5ee208960bf718a5058ad9 (patch)
tree67f6be61c858a92d8ba388190d5ae3915c5f46b5 /dbus/dbus-shared.h
parent58a0d2759aedc854ccac78d7252f117662734142 (diff)
2006-10-21 Havoc Pennington <hp@redhat.com>
* Documentation! Whee! Doxygen now 100% silent. If you make it angry again, you will be punished.
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 */
/** @} */