mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-21 10:05:04 +01:00
Update pipe.cpp for clang fmt
This commit is contained in:
parent
c3c8787efc
commit
e7ff60ff6e
@ -537,7 +537,7 @@ bool zmq::pipe_t::check_hwm () const
|
||||
return !full;
|
||||
}
|
||||
|
||||
bool zmq::pipe_t::is_active() const
|
||||
bool zmq::pipe_t::is_active () const
|
||||
{
|
||||
return active == _state;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user