mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-22 02:02:10 +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" },
|
||||
{ "dtterm", "-e" },
|
||||
{ "xterm", "-e" },
|
||||
{ "kgx", "-e" }
|
||||
{ "kgx", "-e" },
|
||||
};
|
||||
|
||||
g_return_val_if_fail (argc != NULL, FALSE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user