mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 20:59:47 +01:00
add missing semicolon
This commit is contained in:
@@ -79,7 +79,7 @@ void zmq::xpub_t::xread_activated (pipe_t *pipe_)
|
|||||||
sub.size ()));
|
sub.size ()));
|
||||||
}
|
}
|
||||||
|
|
||||||
sub.close()
|
sub.close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user