Skip to content
Snippets Groups Projects
Commit f218ad1f authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix typo (thrad->thread)

parent aea882a8
Branches
No related tags found
No related merge requests found
Pipeline #8852 passed
...@@ -5456,7 +5456,7 @@ NO_SSH: ...@@ -5456,7 +5456,7 @@ NO_SSH:
} }
} else { } else {
if (event_thread_blocked) { if (event_thread_blocked) {
lprintf(LOG_NOTICE, "Event thrad unblocked"); lprintf(LOG_NOTICE, "Event thread unblocked");
event_thread_blocked = false; event_thread_blocked = false;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment