Merge branch 'master' into bacardi55
This commit is contained in:
commit
b4fb75806a
@ -253,6 +253,7 @@ void
|
|||||||
uicb_reload(uicb_t cmd)
|
uicb_reload(uicb_t cmd)
|
||||||
{
|
{
|
||||||
(void)cmd;
|
(void)cmd;
|
||||||
|
signal(SIGALRM, SIG_IGN);
|
||||||
quit();
|
quit();
|
||||||
|
|
||||||
for(; argv_global[0] && argv_global[0] == ' '; ++argv_global);
|
for(; argv_global[0] && argv_global[0] == ' '; ++argv_global);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user