This commit is contained in:
parent
72fcbfa7c0
commit
bef5307f7d
@ -41,7 +41,7 @@ mod winserv {
|
||||
|
||||
let sender = client.sender();
|
||||
|
||||
let run = true;
|
||||
let mut run = true;
|
||||
|
||||
// The entry point where execution will start on a background thread after a call to
|
||||
// `service_dispatcher::start` from `main`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user