mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 03:04:05 +02:00
gtestutils: Add missing colon in GIR annotation
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -611,7 +611,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* g_assert_no_error:
|
* g_assert_no_error:
|
||||||
* @err: (nullable) a `GError`
|
* @err: (nullable): a `GError`
|
||||||
*
|
*
|
||||||
* Debugging macro to check that a [struct@GLib.Error] is not set.
|
* Debugging macro to check that a [struct@GLib.Error] is not set.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user