]> git.tdb.fi Git - ext/subsurface.git/blobdiff - dive.h
Rename the project 'subsurface'
[ext/subsurface.git] / dive.h
diff --git a/dive.h b/dive.h
index cc6e85da2c50b627f0ae1d68b6f41eb5a5e14382..8503c3b933518a66bd9e227838136bf19ee73f08 100644 (file)
--- 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;