summaryrefslogtreecommitdiff
path: root/gio/gdbusconnection.c
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2017-11-10 22:18:20 +0100
committerStefan Sauer <ensonic@users.sf.net>2017-11-12 16:36:16 +0100
commit2812219adb2d3e1208943f4bddf54b3a1c1e1ed3 (patch)
treed98eec3702f3a78d190447db81fe44f0ab2292cc /gio/gdbusconnection.c
parente7adf0a1a34f48213ceb90b33c0859c75341fc79 (diff)
downloadglib-2812219adb2d3e1208943f4bddf54b3a1c1e1ed3.tar.gz
docs: add missing '*' chars at start of doc-comments
Diffstat (limited to 'gio/gdbusconnection.c')
-rw-r--r--gio/gdbusconnection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c
index 74af984dd..421e9eab7 100644
--- a/gio/gdbusconnection.c
+++ b/gio/gdbusconnection.c
@@ -6126,7 +6126,7 @@ g_dbus_connection_call_finish (GDBusConnection *connection,
* operation will fail with %G_IO_ERROR_CANCELLED. If @parameters
* contains a value not compatible with the D-Bus protocol, the operation
* fails with %G_IO_ERROR_INVALID_ARGUMENT.
-
+ *
* If @reply_type is non-%NULL then the reply will be checked for having
* this type and an error will be raised if it does not match. Said
* another way, if you give a @reply_type then any non-%NULL return