X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=dive.h;h=2d03ee7cd7d0db4c364ed51a9a1fd1cee37e2c94;hb=09174367294c399265954a9e2770427e5ee251ba;hp=c6c545dcc11e133a748113f8529fce9a5128aeb6;hpb=ecff0922d43edeb361769755d49e84d1b02caa90;p=ext%2Fsubsurface.git diff --git a/dive.h b/dive.h index c6c545d..2d03ee7 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 {