mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 18:22:11 +01:00
Add comma after last entry.
This commit is contained in:
parent
a00e2e5f1a
commit
5d8e1751ff
@ -2648,7 +2648,7 @@ prepend_terminal_to_vector (int *argc,
|
|||||||
{ "rxvt", "-e" },
|
{ "rxvt", "-e" },
|
||||||
{ "dtterm", "-e" },
|
{ "dtterm", "-e" },
|
||||||
{ "xterm", "-e" },
|
{ "xterm", "-e" },
|
||||||
{ "kgx", "-e" }
|
{ "kgx", "-e" },
|
||||||
};
|
};
|
||||||
|
|
||||||
g_return_val_if_fail (argc != NULL, FALSE);
|
g_return_val_if_fail (argc != NULL, FALSE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user