From: Ralf Habacker Date: Mon, 12 Aug 2013 15:46:48 +0000 (+0200) Subject: Documentation fix. X-Git-Tag: dbus-1.7.6~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=006c5750b374851685cd80ccc5d71375203236fa;p=thirdparty%2Fdbus.git Documentation fix. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29666 Reviewed-by: Chengwei Yang --- diff --git a/dbus/dbus-bus.c b/dbus/dbus-bus.c index 7b5f09af3..3b775c76d 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,