mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 04:56:14 +01:00
tests: Fix a minor typo in a comment in gvariant tests
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
parent
3d5ada2689
commit
1cb682b320
@ -4014,7 +4014,7 @@ test_parses (void)
|
|||||||
g_free (printed);
|
g_free (printed);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* pattern coalese of `MN` and `*` is `MN` */
|
/* pattern coalesce of `MN` and `*` is `MN` */
|
||||||
{
|
{
|
||||||
GVariant *value = NULL;
|
GVariant *value = NULL;
|
||||||
GError *error = NULL;
|
GError *error = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user