Typo fix.

This commit is contained in:
Adam Ierymenko
2020-11-30 15:52:56 -05:00
parent 954f6a77e5
commit 5391e95fce

View File

@@ -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();