gdbusserver: Drop reference to non-existing function from documentation

Spotted by Michael Catanzaro.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Fixes: #1807
This commit is contained in:
Philip Withnall 2019-06-12 12:48:49 +01:00
parent c11f5321dd
commit 6e25d936fa

View File

@ -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().