Style fixes

This commit is contained in:
Martin Hurton
2012-10-30 12:18:13 +01:00
parent abbe34cdc2
commit 9d8eb1f9b9
11 changed files with 99 additions and 112 deletions

View File

@@ -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 ();