mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 07:31:03 +08:00
Problem: no newline at end of zmq.cpp, gcc warn
Solution: add it to avoid warning on Solaris 10
This commit is contained in:
parent
dc5e6e568a
commit
422b19654e
@ -1053,4 +1053,4 @@ int zmq_device (int /* type */, void *frontend_, void *backend_)
|
||||
(zmq::socket_base_t*) backend_, NULL);
|
||||
}
|
||||
|
||||
} //extern "C"
|
||||
} //extern "C"
|
||||
|
Loading…
x
Reference in New Issue
Block a user