mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-16 12:28:48 +02: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.
|
* @simple: a #GSimpleAsyncResult.
|
||||||
*
|
*
|
||||||
* Gets a pointer result as returned by the asynchronous function.
|
* Gets a pointer result as returned by the asynchronous function.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user