summaryrefslogtreecommitdiffstats
path: root/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile.h')
-rw-r--r--profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.h b/profile.h
index 89324530a..2b2c7bff5 100644
--- a/profile.h
+++ b/profile.h
@@ -14,7 +14,7 @@ struct graphics_context;
struct plot_info;
struct plot_data {
unsigned int in_deco:1;
- unsigned int cylinderindex;
+ int cylinderindex;
int sec;
/* pressure[0] is sensor pressure
* pressure[1] is interpolated pressure */