aboutsummaryrefslogtreecommitdiffstats
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 6191b60b9..3b5e5abd7 100644
--- a/dive.h
+++ b/dive.h
@@ -128,6 +128,7 @@ struct sample {
#define MAX_CYLINDERS (8)
struct dive {
+ int nr;
time_t when;
char *location;
char *notes;