mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Fix typo, and the build.
This commit is contained in:
parent
9a38e37811
commit
d7452e73b5
@ -1751,7 +1751,7 @@ void init_reg_q_shutdown(REG_Q_SHUTDOWN * q_s, const char *msg,
|
||||
|
||||
q_s->timeout = timeout;
|
||||
|
||||
q_s->do_reboot = reboot ? 1 : 0;
|
||||
q_s->reboot = do_reboot ? 1 : 0;
|
||||
q_s->force = force ? 1 : 0;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user