fixed define value in header

This commit is contained in:
Tim M 2014-01-17 14:41:45 -08:00
parent 5d4860ea12
commit f13512a926

View File

@ -293,7 +293,7 @@ ZMQ_EXPORT int zmq_msg_set (zmq_msg_t *msg, int option, int optval);
#define ZMQ_IPC_FILTER_PID 58
#define ZMQ_IPC_FILTER_UID 59
#define ZMQ_IPC_FILTER_GID 60
#define ZMQ_NEXT_IDENTITY 56
#define ZMQ_NEXT_IDENTITY 61
/* Message options */
#define ZMQ_MORE 1
#define ZMQ_SRCFD 2