Skip to content
Snippets Groups Projects
Commit 75d5d303 authored by Craig Tiller's avatar Craig Tiller
Browse files

Indentation fix

parent b11728b9
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ class RpcMethod; ...@@ -50,7 +50,7 @@ class RpcMethod;
class CallInterface; class CallInterface;
class ChannelInterface class ChannelInterface
: public CallHook, : public CallHook,
public std::enable_shared_from_this<ChannelInterface> { public std::enable_shared_from_this<ChannelInterface> {
public: public:
virtual ~ChannelInterface() {} virtual ~ChannelInterface() {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment