aboutgitcodelistschat:MatrixIRC
path: root/gluten.h
diff options
context:
space:
mode:
Diffstat (limited to 'gluten.h')
-rw-r--r--gluten.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gluten.h b/gluten.h
index 57b53ad..699d682 100644
--- a/gluten.h
+++ b/gluten.h
@@ -97,7 +97,7 @@ struct op_inject {
struct copy_arg {
uint16_t args_off;
- bool need_copied;
+ enum value_type type;
size_t size;
};