Commit ef630abe authored by Jesse Beder's avatar Jesse Beder
Browse files

No commit message

No commit message
parent cadc04ce
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment