replaced tabs with spaces
This commit is contained in:
@@ -2503,7 +2503,7 @@ private:
|
||||
};
|
||||
|
||||
|
||||
class MockServerChannelProvider : public ChannelProvider,
|
||||
class MockServerChannelProvider : public ChannelProvider,
|
||||
public std::tr1::enable_shared_from_this<MockServerChannelProvider>
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user