mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
minor whitespace fix
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
#include "stdint.hpp"
|
#include "stdint.hpp"
|
||||||
|
|
||||||
#ifndef MSG_ERRQUEUE
|
#ifndef MSG_ERRQUEUE
|
||||||
# define MSG_ERRQUEUE 0x2000
|
#define MSG_ERRQUEUE 0x2000
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
zmq::pgm_socket_t::pgm_socket_t (bool receiver_, const options_t &options_) :
|
zmq::pgm_socket_t::pgm_socket_t (bool receiver_, const options_t &options_) :
|
||||||
|
|||||||
Reference in New Issue
Block a user