mirror of
https://github.com/ceph/ceph
synced 2025-03-25 11:48:05 +00:00
src/msg/simple/Pipe.cc: Fix the inclusion of '}'
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
This commit is contained in:
parent
b67c5c7aa4
commit
cdc067e06c
@ -953,8 +953,8 @@ void Pipe::set_socket_options()
|
||||
ldout(msgr->cct,0) << "couldn't set SO_PRIORITY to " << prio
|
||||
<< ": " << cpp_strerror(r) << dendl;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
int Pipe::connect()
|
||||
|
Loading…
Reference in New Issue
Block a user