[glib/glib-2-28] Remove a reference to a nonexisting function from the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-28] Remove a reference to a nonexisting function from the docs
- Date: Fri, 1 Apr 2011 15:51:49 +0000 (UTC)
commit 770442f2de192de81f35215351e1bfc72f4b206b
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Apr 1 11:50:38 2011 -0400
Remove a reference to a nonexisting function from the docs
There is sadly no async g_dbus_server_new() function.
https://bugzilla.gnome.org/show_bug.cgi?id=646422
gio/gdbusserver.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gio/gdbusserver.c b/gio/gdbusserver.c
index 299aca3..8434736 100644
--- a/gio/gdbusserver.c
+++ b/gio/gdbusserver.c
@@ -464,8 +464,7 @@ on_run (GSocketService *service,
* See <xref linkend="gdbus-peer-to-peer"/> for how #GDBusServer can
* be used.
*
- * This is a synchronous failable constructor. See
- * g_dbus_server_new() for the asynchronous version.
+ * This is a synchronous failable constructor.
*
* Returns: A #GDBusServer or %NULL if @error is set. Free with
* g_object_unref().
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]