summaryrefslogtreecommitdiff
path: root/host/include/cgpt_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/include/cgpt_params.h')
-rw-r--r--host/include/cgpt_params.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/include/cgpt_params.h b/host/include/cgpt_params.h
index c8567e5b..14e380a2 100644
--- a/host/include/cgpt_params.h
+++ b/host/include/cgpt_params.h
@@ -29,7 +29,7 @@ typedef struct CgptAddParams {
int successful;
int tries;
int priority;
- uint16_t raw_value;
+ uint32_t raw_value;
int set_begin;
int set_size;
int set_type;