OHGOD TABS WERE HERE INSTEAD OF SPACES
This commit is contained in:
parent
e2b5ffaf6c
commit
eaabdfddc0
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ protected:
|
||||||
bool GetShouldExpectKey() const;
|
bool GetShouldExpectKey() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
/** Subclasses set this to `true` when they're finished parsing the value. */
|
/** Subclasses set this to `true` when they're finished parsing the value. */
|
||||||
bool mShouldExpectKey;
|
bool mShouldExpectKey;
|
||||||
};
|
};
|
||||||
|
|
||||||
} /* namespace yaml */
|
} /* namespace yaml */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue