style: fix spacing issues

This commit is contained in:
Raphael Robatsch 2021-10-29 23:23:35 +02:00
commit 6da4df255c
3 changed files with 8 additions and 7 deletions

View file

@ -34,7 +34,7 @@ public:
resetBuffer();
}
}
private:
private:
template<typename Consumer>
void dispatchLines(const Consumer& consumer)
{