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