From 94fd1550154a759fce9ea48a936cb7ace4a9c137 Mon Sep 17 00:00:00 2001 From: Ralf Habacker Date: Mon, 12 Aug 2013 17:46:48 +0200 Subject: [PATCH] Documentation fix. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29666 --- dbus/dbus-bus.c | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(-) diff --git a/dbus/dbus-bus.c b/dbus/dbus-bus.c index 7b5f09a..3b775c7 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, -- 1.7.10.4