spelling: irrelevant
This commit is contained in:
parent
72d8c52ac0
commit
a9a0cbbd9e
@ -88,7 +88,7 @@ void Scanner::ScanNextToken() {
|
|||||||
return StartStream();
|
return StartStream();
|
||||||
}
|
}
|
||||||
|
|
||||||
// get rid of whitespace, etc. (in between tokens it should be irrelevent)
|
// get rid of whitespace, etc. (in between tokens it should be irrelevant)
|
||||||
ScanToNextToken();
|
ScanToNextToken();
|
||||||
|
|
||||||
// maybe need to end some blocks
|
// maybe need to end some blocks
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user