mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-29 20:59:47 +01:00
Typo fixed in a comment.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
@@ -35,7 +35,7 @@ namespace zmq
|
||||
virtual void unplug () = 0;
|
||||
|
||||
// Terminate and deallocate the engine. Note that 'detached'
|
||||
// events in not fired on termination.
|
||||
// events are not fired on termination.
|
||||
virtual void terminate () = 0;
|
||||
|
||||
// This method is called by the session to signalise that more
|
||||
|
||||
Reference in New Issue
Block a user