Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Mar 6, 2024
1 parent 32ceeb4 commit 092d4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net/zmq/server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ void WooFMsgThread() {
/*
* wait for next request
*/
/ msg = Receive(*receiver);
msg = Receive(*receiver);
}
goto again;
}
Expand Down

0 comments on commit 092d4ce

Please sign in to comment.