mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-21 23:56:56 +02:00
Add missing EOL at EOF.
This commit is contained in:
@@ -99,4 +99,4 @@ void zmq::client_t::xpipe_terminated (pipe_t *pipe_)
|
|||||||
{
|
{
|
||||||
fq.pipe_terminated (pipe_);
|
fq.pipe_terminated (pipe_);
|
||||||
lb.pipe_terminated (pipe_);
|
lb.pipe_terminated (pipe_);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user