mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-28 03:20:13 +01:00
Style fixes
This commit is contained in:
@@ -38,7 +38,7 @@ namespace zmq
|
||||
{
|
||||
public:
|
||||
|
||||
raw_decoder_t (size_t bufsize_,
|
||||
raw_decoder_t (size_t bufsize_,
|
||||
int64_t maxmsgsize_, i_msg_sink *msg_sink_);
|
||||
virtual ~raw_decoder_t ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user