diff options
Diffstat (limited to 'c.h')
| -rw-r--r-- | c.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ struct expr { union { struct { struct expr *sub; - struct { + struct exgetfld { ushort off; uchar bitsiz, bitoff; } fld; /* EGETF */ |