Fix gdbus connection annotations
authorThomas Bechtold <thomasbechtold@jpberlin.de>
Tue, 11 Sep 2012 05:45:24 +0000 (07:45 +0200)
committerRichard Hughes <richard@hughsie.com>
Tue, 11 Sep 2012 12:16:32 +0000 (13:16 +0100)
commitc9a3cd6d8b3a0ad35b289a862b23e14a9bc59ed5
tree0bf5bdc38d19f2a04b0c206c99acb04e6dab717c
parent3a7d89a4143c650bd56188ae154fa805462f5e89
Fix gdbus connection annotations

g_dbus_connection_call_with_unix_fd_list_sync () and
g_dbus_connection_call_sync () should allow None for the
bus_name parameter.

https://bugzilla.gnome.org/show_bug.cgi?id=683771

Signed-off-by: Richard Hughes <richard@hughsie.com>
gio/gdbusconnection.c