Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Jan 29, 2018
1 parent afbd923 commit 0f5fb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProxyChannel.h
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ class H46026RTPHandler : public Singleton<H46026RTPHandler> {
H46026RTPHandler();
virtual ~H46026RTPHandler();

virtual void OnReload() { /* currently not runtime changable */ }
virtual void OnReload() { /* currently not runtime changeable */ }

virtual void AddChannel(const H46026Session & chan);
virtual void ReplaceChannel(const H46026Session & chan);
Expand Down

0 comments on commit 0f5fb84

Please sign in to comment.