This commit is contained in:
hitstergtd 2016-04-14 21:02:53 +01:00
parent 3f77cf5a2f
commit 6c3129286d

View File

@ -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 ()
{