[glib: 1/2] gdbusserver: Drop reference to non-existing function from documentation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gdbusserver: Drop reference to non-existing function from documentation
- Date: Wed, 12 Jun 2019 12:06:18 +0000 (UTC)
commit 6e25d936fa3fa8b3579ca91587c47584e020d327
Author: Philip Withnall <withnall endlessm com>
Date: Wed Jun 12 12:48:49 2019 +0100
gdbusserver: Drop reference to non-existing function from documentation
Spotted by Michael Catanzaro.
Signed-off-by: Philip Withnall <withnall endlessm com>
Fixes: #1807
gio/gdbusserver.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/gdbusserver.c b/gio/gdbusserver.c
index fc4ba8dfe..b3459ce47 100644
--- a/gio/gdbusserver.c
+++ b/gio/gdbusserver.c
@@ -474,8 +474,8 @@ on_run (GSocketService *service,
*
* #GDBusServer is used in this [example][gdbus-peer-to-peer].
*
- * This is a synchronous failable constructor. See
- * g_dbus_server_new() for the asynchronous version.
+ * This is a synchronous failable constructor. There is currently no
+ * asynchronous version.
*
* 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]