From fd5aad719208f35252bacc9a7a46c829fc631923 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Thu, 3 Jan 2019 06:56:48 +0200 Subject: Use state structure for sample rate info Signed-off-by: Miika Turkia --- core/parse.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/parse.h') diff --git a/core/parse.h b/core/parse.h index d56609e79..31f549e20 100644 --- a/core/parse.h +++ b/core/parse.h @@ -55,6 +55,7 @@ struct parser_state { int cur_cylinder_index, cur_ws_index; int lastcylinderindex, next_o2_sensor; int o2pressure_sensor; + int sample_rate; struct extra_data cur_extra_data; struct units xml_parsing_units; struct dive_table *target_table; /* non-owning */ -- cgit v1.2.3-70-g09d2