Commit 7881ba1b authored by Martin Sustrik's avatar Martin Sustrik

minor whitespace fix

parent eaa925ec
......@@ -41,7 +41,7 @@
#include "stdint.hpp"
#ifndef MSG_ERRQUEUE
# define MSG_ERRQUEUE 0x2000
#define MSG_ERRQUEUE 0x2000
#endif
zmq::pgm_socket_t::pgm_socket_t (bool receiver_, const options_t &options_) :
......
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