mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 07:58:01 +02:00
Documentation fix.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29666 Reviewed-by: Chengwei Yang <chengwei.yang.cn@gmail.com>
This commit is contained in:
parent
9554ca9d9f
commit
006c5750b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue