removed spaces at end of line
This commit is contained in:
@@ -453,7 +453,7 @@ void ServerChannelFindRequesterImpl::channelFindResult(const Status& /*status*/,
|
||||
_context->s_channelNameToProvider[_name] = channelFind->getChannelProvider();
|
||||
}
|
||||
_wasFound = wasFound;
|
||||
|
||||
|
||||
BlockingUDPTransport::shared_pointer bt = _context->getBroadcastTransport();
|
||||
if (bt)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user