mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 12:06:55 +02:00
Typo fix.
This commit is contained in:
parent
954f6a77e5
commit
5391e95fce
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ LinuxEthernetTap::LinuxEthernetTap(
|
|||
|
||||
::close(sock);
|
||||
|
||||
_thread.init_l.unlock();
|
||||
_thread_init_l.unlock();
|
||||
} else {
|
||||
_thread_init_l.lock();
|
||||
_thread_init_l.unlock();
|
||||
|
|
Loading…
Add table
Reference in a new issue