summaryrefslogtreecommitdiff
path: root/dbus/dbus-bus.c
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2013-08-12 17:46:48 +0200
committerRalf Habacker <ralf.habacker@freenet.de>2013-08-15 10:43:10 +0200
commit006c5750b374851685cd80ccc5d71375203236fa (patch)
tree6fdbd3e190303190d162aa2636b01043448e3768 /dbus/dbus-bus.c
parent9554ca9d9fde59f1d14b670c5d400795b07cd3cd (diff)
downloaddbus-006c5750b374851685cd80ccc5d71375203236fa.tar.gz
Documentation fix.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29666 Reviewed-by: Chengwei Yang <chengwei.yang.cn@gmail.com>
Diffstat (limited to 'dbus/dbus-bus.c')
-rw-r--r--dbus/dbus-bus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-bus.c b/dbus/dbus-bus.c
index 7b5f09af..3b775c76 100644
--- a/dbus/dbus-bus.c
+++ b/dbus/dbus-bus.c
@@ -557,7 +557,7 @@ out:
*
* @param type bus type
* @param error address where an error can be returned.
- * @returns a #DBusConnection with new ref
+ * @returns a #DBusConnection with new ref or #NULL on error
*/
DBusConnection *
dbus_bus_get (DBusBusType type,