X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=dive.h;h=8503c3b933518a66bd9e227838136bf19ee73f08;hb=b35e1bad8e19b52f4a1da66118bea4e998fb84f6;hp=cc6e85da2c50b627f0ae1d68b6f41eb5a5e14382;hpb=42f627b8b1cf7e929a30c0a07a5fb44a4cec9e1f;p=ext%2Fsubsurface.git diff --git a/dive.h b/dive.h index cc6e85d..8503c3b 100644 --- a/dive.h +++ b/dive.h @@ -132,6 +132,7 @@ struct dive { time_t when; char *location; char *notes; + char *divemaster, *buddy; depth_t maxdepth, meandepth; duration_t duration, surfacetime; depth_t visibility;