summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dive.h b/dive.h
index 1386a3bf8..08194f6a9 100644
--- a/dive.h
+++ b/dive.h
@@ -108,7 +108,7 @@ struct sample {
int cylinderindex;
};
-#define MAX_CYLINDERS (4)
+#define MAX_CYLINDERS (8)
struct dive {
time_t when;