mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-31 14:39:55 +01:00
commit
6a7eb2fbc1
@ -61,7 +61,7 @@ namespace zmq
|
||||
c.set (&queue.back ());
|
||||
}
|
||||
|
||||
// The destructor doesn't have to be virtual. It is mad virtual
|
||||
// The destructor doesn't have to be virtual. It is made virtual
|
||||
// just to keep ICC and code checking tools from complaining.
|
||||
inline virtual ~ypipe_t ()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user