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;
|
||||
|
||||
private:
|
||||
/** Subclasses set this to `true` when they're finished parsing the value. */
|
||||
bool mShouldExpectKey;
|
||||
/** Subclasses set this to `true` when they're finished parsing the value. */
|
||||
bool mShouldExpectKey;
|
||||
};
|
||||
|
||||
} /* namespace yaml */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue