mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
typo
This commit is contained in:
parent
dddbae4eb1
commit
aa1c0df08f
@ -43,7 +43,7 @@ pub struct RendezvousMediator {
|
||||
impl RendezvousMediator {
|
||||
pub fn restart() {
|
||||
SHOULD_EXIT.store(true, Ordering::SeqCst);
|
||||
log::info!("server restar");
|
||||
log::info!("server restart");
|
||||
}
|
||||
|
||||
pub async fn start_all() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user