mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-19 01:43:50 +00:00
Fixed missing whitespace at end of file
This commit is contained in:
parent
2aca7b233b
commit
143ae519b4
@ -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