From dcf254221504d1e41e491de3a74e07a7c585d2c1 Mon Sep 17 00:00:00 2001 From: Martin Měřinský Date: Mon, 6 Mar 2017 13:27:39 +0100 Subject: Use abbreviations with dots. --- core/deco.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/deco.c') diff --git a/core/deco.c b/core/deco.c index 8247800da..d2678a922 100644 --- a/core/deco.c +++ b/core/deco.c @@ -43,7 +43,7 @@ struct buehlmann_config { double gf_high; //! gradient factor high (at surface). double gf_low; //! gradient factor low (at bottom/start of deco calculation). double gf_low_position_min; //! gf_low_position below surface_min_shallow. - bool gf_low_at_maxdepth; //! if true, gf_low applies at max depth instead of at deepest ceiling. + bool gf_low_at_maxdepth; //! if true, gf_low applies at max. depth instead of at deepest ceiling. }; struct buehlmann_config buehlmann_config = { -- cgit v1.2.3-70-g09d2