aboutsummaryrefslogtreecommitdiffhomepage
path: root/c.h
diff options
context:
space:
mode:
Diffstat (limited to 'c.h')
-rw-r--r--c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c.h b/c.h
index d9466fc..dc6ae32 100644
--- a/c.h
+++ b/c.h
@@ -30,7 +30,7 @@ struct expr {
union {
struct {
struct expr *sub;
- struct {
+ struct exgetfld {
ushort off;
uchar bitsiz, bitoff;
} fld; /* EGETF */