aboutsummaryrefslogtreecommitdiffstats
path: root/core/divelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/divelist.h')
-rw-r--r--core/divelist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/divelist.h b/core/divelist.h
index a99394d5c..681934a0c 100644
--- a/core/divelist.h
+++ b/core/divelist.h
@@ -58,6 +58,7 @@ void reset_min_datafile_version();
void report_datafile_version(int version);
int get_dive_id_closest_to(timestamp_t when);
void clear_dive_file_data();
+void clear_table(struct dive_table *table);
#ifdef DEBUG_TRIP
extern void dump_selection(void);