aboutsummaryrefslogtreecommitdiffstats
path: root/core/divelist.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/divelist.c')
-rw-r--r--core/divelist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/divelist.c b/core/divelist.c
index c76ec7b25..5a47e3c44 100644
--- a/core/divelist.c
+++ b/core/divelist.c
@@ -1376,7 +1376,7 @@ void clear_dive_file_data()
}
clear_dive(&displayed_dive);
- clear_device_nodes(&device_table);
+ clear_device_table(&device_table);
clear_events();
clear_filter_presets();