comment wording
This commit is contained in:
parent
cbd50ec4c3
commit
f55ec2f1ed
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ static void stringmap_merge(HHashSet *workset, HCFStringMap *dst, HCFStringMap *
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Generate entries for the production "A" in the given table row. */
|
/* Generate entries for the productions of A in the given table row. */
|
||||||
static int fill_table_row(size_t kmax, HCFGrammar *g, HCFStringMap *row,
|
static int fill_table_row(size_t kmax, HCFGrammar *g, HCFStringMap *row,
|
||||||
const HCFChoice *A)
|
const HCFChoice *A)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue