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 cc6e85da2..8503c3b93 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;