mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +01:00
introspection: Remove spurious trailing :
This isn't valid syntax.
This commit is contained in:
parent
8071012728
commit
d11f413345
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user