enable h_indirect
This commit is contained in:
parent
907069d358
commit
4f6989d3ef
3 changed files with 5 additions and 4 deletions
|
|
@ -435,7 +435,7 @@ HParser *h_indirect();
|
|||
* Set the inner parser of an indirect. See comments on indirect for
|
||||
* details.
|
||||
*/
|
||||
void h_bind_indirect(HParser* indirect, HParser* inner);
|
||||
void h_bind_indirect(HParser* indirect, const HParser* inner);
|
||||
|
||||
// Some debugging aids
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue