fix bsearch tables that must be sorted, add comment to all tables that must be sorted
This commit is contained in:
@@ -2523,6 +2523,7 @@ static void NextChar (InputData* D)
|
||||
|
||||
|
||||
|
||||
/* CAUTION: table must be sorted for bsearch */
|
||||
static void NextToken (InputData* D)
|
||||
/* Read the next token from the input stream */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user