whitespace changes
This commit is contained in:
parent
0e6161b0d4
commit
8a3bfe527c
3 changed files with 11 additions and 11 deletions
openbox
|
@ -312,7 +312,7 @@ gint main(gint argc, gchar **argv)
|
|||
gchar **argvp;
|
||||
GError *err = NULL;
|
||||
|
||||
/* run other shit */
|
||||
/* run other window manager */
|
||||
if (g_shell_parse_argv(restart_path, &argcp, &argvp, &err)) {
|
||||
execvp(argvp[0], argvp);
|
||||
g_strfreev(argvp);
|
||||
|
|
Loading…
Reference in a new issue