[PATCH 1/2] Update get_dive_gas signature in comment

Dirk Hohndel dirk at hohndel.org
Sun Jan 25 07:23:00 PST 2015


Yes, we SHOULD just remove it.

/D

On Sun, Jan 25, 2015 at 12:28:05PM +0100, Anton Lundin wrote:
> 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
> 
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface


More information about the subsurface mailing list