mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 10:44:04 +02:00
introspection: Remove spurious trailing :
This isn't valid syntax.
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user