mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-15 18:38:00 +08:00
Merge pull request #102 from hintjens/master
Build failed on some boxes due to missing EOL at EOF
This commit is contained in:
commit
d246aaceee
@ -235,3 +235,4 @@ int main (void)
|
|||||||
rc = zmq_term (context);
|
rc = zmq_term (context);
|
||||||
assert (rc == 0);
|
assert (rc == 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user