Typo fix.

This commit is contained in:
Adam Ierymenko 2020-11-30 15:52:56 -05:00
parent 954f6a77e5
commit 5391e95fce
No known key found for this signature in database
GPG Key ID: C8877CF2D7A5D7F3

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