Add missing EOL at EOF.

This commit is contained in:
evoskuil
2015-02-04 16:27:57 -08:00
parent 34cd718e0f
commit 1a0d134666

View File

@@ -99,4 +99,4 @@ void zmq::client_t::xpipe_terminated (pipe_t *pipe_)
{
fq.pipe_terminated (pipe_);
lb.pipe_terminated (pipe_);
}
}