mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +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);
|
::close(sock);
|
||||||
|
|
||||||
_thread.init_l.unlock();
|
_thread_init_l.unlock();
|
||||||
} else {
|
} else {
|
||||||
_thread_init_l.lock();
|
_thread_init_l.lock();
|
||||||
_thread_init_l.unlock();
|
_thread_init_l.unlock();
|
||||||
|
|
Loading…
Add table
Reference in a new issue