mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 07:16:04 +00:00
fix a typo in ypipe.hpp
This commit is contained in:
parent
ca52520944
commit
9a7858245c
@ -95,7 +95,7 @@ namespace zmq
|
|||||||
#pragma message restore
|
#pragma message restore
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Pop an incomplete item from the pipe. Returns true is such
|
// Pop an incomplete item from the pipe. Returns true if such
|
||||||
// item exists, false otherwise.
|
// item exists, false otherwise.
|
||||||
inline bool unwrite (T *value_)
|
inline bool unwrite (T *value_)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user