aboutsummaryrefslogtreecommitdiffstats
path: root/cochran.c
diff options
context:
space:
mode:
Diffstat (limited to 'cochran.c')
-rw-r--r--cochran.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cochran.c b/cochran.c
index 142069991..d486f568a 100644
--- a/cochran.c
+++ b/cochran.c
@@ -285,6 +285,8 @@ static int cochran_predive_event_bytes(unsigned char code)
return emc_event_bytes[x][1];
break;
}
+
+ return 0;
}
int cochran_dive_event_bytes(unsigned char event)