OHGOD TABS WERE HERE INSTEAD OF SPACES

This commit is contained in:
Eryn Wells 2014-07-19 21:00:15 -07:00
parent e2b5ffaf6c
commit eaabdfddc0

View file

@ -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 */