This commit is contained in:
parent
68793e425e
commit
7fa279cbc7
@ -30,7 +30,7 @@ namespace YAML
|
|||||||
|
|
||||||
// GetNextDocument
|
// GetNextDocument
|
||||||
// . Reads the next document in the queue (of tokens).
|
// . 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)
|
void Parser::GetNextDocument(Node& document)
|
||||||
{
|
{
|
||||||
// clear node
|
// clear node
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user