fixup login
This commit is contained in:
parent
11dca9bf14
commit
e4cf2a837c
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ static gboolean my_application_local_command_line(
|
||||||
|
|
||||||
*exit_status = 0;
|
*exit_status = 0;
|
||||||
|
|
||||||
return TRUE;
|
return FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void my_application_startup(
|
static void my_application_startup(
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue