Set dive_table for Divesoft import
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b000e1b591
commit
eab52183a8
@ -2537,6 +2537,8 @@ int parse_dlf_buffer(char *buffer, size_t size)
|
||||
bool event, found;
|
||||
int i;
|
||||
|
||||
target_table = &dive_table;
|
||||
|
||||
/* Skipping the dive header for now */
|
||||
ptr += 32;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user