This commit is contained in:
beder
2008-07-14 04:37:58 +00:00
parent 516637fcdc
commit 4c1c0977ab

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