Documentation fix.
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 12 Aug 2013 15:46:48 +0000 (17:46 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Thu, 15 Aug 2013 08:43:10 +0000 (10:43 +0200)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29666
Reviewed-by: Chengwei Yang <chengwei.yang.cn@gmail.com>
dbus/dbus-bus.c

index 7b5f09a..3b775c7 100644 (file)
@@ -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,