aboutgitcodelistschat:MatrixIRC
path: root/cooker/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'cooker/match.c')
-rw-r--r--cooker/match.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cooker/match.c b/cooker/match.c
index 593cd55..c53a456 100644
--- a/cooker/match.c
+++ b/cooker/match.c
@@ -103,6 +103,7 @@ static union value parse_field(struct gluten_ctx *g,
offset.offset += f->offset;
switch (f->type) {
+ case USHORT:
case INT:
case LONG:
case U32: