[glib] introspection: Remove spurious trailing :
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] introspection: Remove spurious trailing :
- Date: Fri, 3 Dec 2010 19:26:33 +0000 (UTC)
commit d11f413345f8ae3da92f4aebcf828ed133cbafbb
Author: Colin Walters <walters verbum org>
Date: Fri Dec 3 14:25:51 2010 -0500
introspection: Remove spurious trailing :
This isn't valid syntax.
gio/gsimpleasyncresult.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gsimpleasyncresult.c b/gio/gsimpleasyncresult.c
index 68cd02e..402a737 100644
--- a/gio/gsimpleasyncresult.c
+++ b/gio/gsimpleasyncresult.c
@@ -533,7 +533,7 @@ g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple,
}
/**
- * g_simple_async_result_get_op_res_gpointer: (skip):
+ * g_simple_async_result_get_op_res_gpointer: (skip)
* @simple: a #GSimpleAsyncResult.
*
* Gets a pointer result as returned by the asynchronous function.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]