[PATCH 1/2] Update get_dive_gas signature in comment

Anton Lundin glance at acc.umu.se
Sun Jan 25 03:28:05 PST 2015


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---

Why do we got this signature bock? Shouldn't we just remove it?

 divelist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/divelist.c b/divelist.c
index ba11f02..651f796 100644
--- a/divelist.c
+++ b/divelist.c
@@ -7,7 +7,7 @@
  * void dump_selection(void)
  * dive_trip_t *find_trip_by_idx(int idx)
  * int trip_has_selected_dives(dive_trip_t *trip)
- * void get_dive_gas(struct dive *dive, int *o2_p, int *he_p, int *o2low_p)
+ * void get_dive_gas(struct dive *dive, int *o2_p, int *he_p, int *o2max_p)
  * int total_weight(struct dive *dive)
  * int get_divenr(struct dive *dive)
  * double init_decompression(struct dive *dive)
-- 
2.1.0



More information about the subsurface mailing list