This commit is contained in:
Jesse Beder
2008-07-14 04:37:58 +00:00
parent cadc04ce47
commit ef630abeee

View File

@@ -30,7 +30,7 @@ namespace YAML
// GetNextDocument
// . Reads the next document in the queue (of tokens).
// . Throws (ParserException|ParserException)s on errors.
// . Throws a ParserException on error.
void Parser::GetNextDocument(Node& document)
{
// clear node