Skip to content

Commit

Permalink
indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
babyccino committed Dec 16, 2017
1 parent 98d05e4 commit cc14265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/input/Channel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <cstdlib>

namespace radix {

template<class T>
void Channel<T>::init(const int &id, EventDispatcher &event, const std::vector<Bind> &binds) {
if (this->listeners.empty()) {
Expand Down

0 comments on commit cc14265

Please sign in to comment.