mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 00:06:24 +01:00
Trivial whitespace fix
This commit is contained in:
parent
bc2f448dd5
commit
c49b70f61e
@ -125,7 +125,7 @@ g_parse_debug_string (const gchar *string,
|
||||
/* using stdio directly for the reason stated above */
|
||||
fprintf (stderr, "Supported debug values:");
|
||||
for (i = 0; i < nkeys; i++)
|
||||
fprintf (stderr, " %s", keys[i].key);
|
||||
fprintf (stderr, " %s", keys[i].key);
|
||||
fprintf (stderr, " all help\n");
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user