mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
Problem: trailing whitespace in code
Solution: fix them
This commit is contained in:
@@ -55,7 +55,7 @@ namespace zmq
|
||||
|
||||
class pgm_receiver_t : public io_object_t, public i_engine
|
||||
{
|
||||
|
||||
|
||||
public:
|
||||
|
||||
pgm_receiver_t (zmq::io_thread_t *parent_, const options_t &options_);
|
||||
|
||||
Reference in New Issue
Block a user