Signed-off-by: Miika Turkia <[email protected]>
---
uemis-downloader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/uemis-downloader.c b/uemis-downloader.c
index d9ddde6..0bc5938 100644
--- a/uemis-downloader.c
+++ b/uemis-downloader.c
@@ -788,7 +788,7 @@ static bool process_raw_buffer(device_data_t *devdata,
uint32_t deviceid, char *
bool done = false;
int inbuflen = strlen(inbuf);
char *endptr = buf + inbuflen;
- bool is_log, is_dive = false;
+ bool is_log = false, is_dive = false;
char *sections[10];
int s, nr_sections = 0;
struct dive *dive = NULL;
--
2.1.4
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface