aboutgitcodelistschat:MatrixIRC
path: root/common/gluten.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gluten.h')
-rw-r--r--common/gluten.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gluten.h b/common/gluten.h
index 57b94f4..5e1fb42 100644
--- a/common/gluten.h
+++ b/common/gluten.h
@@ -168,7 +168,7 @@ struct op_block {
struct return_desc {
struct gluten_offset val;
- int32_t error;
+ struct gluten_offset error;
bool cont;
};