summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dive.h b/dive.h
index c6c545dcc..2d03ee7cd 100644
--- a/dive.h
+++ b/dive.h
@@ -75,6 +75,7 @@ typedef struct {
typedef struct {
volume_t size;
pressure_t workingpressure;
+ const char *description; /* "LP85", "AL72", "AL80", "HP100+" or whatever */
} cylinder_type_t;
typedef struct {