Commit 1a0d1346 authored by evoskuil's avatar evoskuil

Add missing EOL at EOF.

parent 34cd718e
...@@ -99,4 +99,4 @@ void zmq::client_t::xpipe_terminated (pipe_t *pipe_) ...@@ -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_);
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment