style: spaces -> tabs
This commit is contained in:
parent
7b3700e730
commit
0f81338bb6
|
@ -34,7 +34,7 @@ public:
|
||||||
resetBuffer();
|
resetBuffer();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
private:
|
private:
|
||||||
template<typename Consumer>
|
template<typename Consumer>
|
||||||
void dispatchLines(const Consumer& consumer)
|
void dispatchLines(const Consumer& consumer)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue