didn't need that comment anyway
This commit is contained in:
parent
015b82eb0e
commit
22067685c3
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ typedef bool (*HPredicate)(HParseResult *p);
|
|||
|
||||
typedef struct HParserVtable_ HParserVtable;
|
||||
|
||||
typedef struct HCFChoice_ HCFChoice; // forward declaration
|
||||
typedef struct HCFChoice_ HCFChoice;
|
||||
|
||||
typedef struct HParser_ {
|
||||
const HParserVtable *vtable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue