mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-19 18:03:50 +00:00
Merge pull request #1541 from jemc/master
Problem: Source files contain mixed tabs and spaces.
This commit is contained in:
commit
ec98916e82
@ -322,7 +322,6 @@ int zmq::socket_base_t::setsockopt (int option_, const void *optval_,
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (unlikely (ctx_terminated)) {
|
if (unlikely (ctx_terminated)) {
|
||||||
errno = ETERM;
|
errno = ETERM;
|
||||||
EXIT_MUTEX();
|
EXIT_MUTEX();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user