[glib/gdbus-merge] Don't refer to nonexisting API.
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/gdbus-merge] Don't refer to nonexisting API.
- Date: Wed, 12 May 2010 02:01:57 +0000 (UTC)
commit 26f65d83c5078e48e414a1cbe593bf349d96a033
Author: Matthias Clasen <mclasen redhat com>
Date: Tue May 11 21:59:42 2010 -0400
Don't refer to nonexisting API.
gio/gdbusconnection.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c
index d76db7b..bbfb95f 100644
--- a/gio/gdbusconnection.c
+++ b/gio/gdbusconnection.c
@@ -5239,7 +5239,7 @@ get_uninitialized_connection (GBusType bus_type,
* The returned object is a singleton, that is, shared with other
* callers of g_bus_get() and g_bus_get_sync() for @bus_type. In the
* event that you need a private message bus connection, use
- * g_dbus_address_get_for_bus() and
+ * g_dbus_address_get_for_bus_sync() and
* g_dbus_connection_new_for_address().
*
* Note that the returned #GDBusConnection object will (usually) have
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]