From 7b891904e77364719471098a7bdf4eacc589807c Mon Sep 17 00:00:00 2001 From: Rick Walsh Date: Sat, 24 Sep 2016 18:02:07 +1000 Subject: Rename conservatism_level to vpmb_conservatism Make the variable purpose less ambiguous Signed-off-by: Rick Walsh Signed-off-by: Dirk Hohndel --- tests/testplan.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/testplan.cpp b/tests/testplan.cpp index 19852d4f2..43473db7a 100644 --- a/tests/testplan.cpp +++ b/tests/testplan.cpp @@ -33,7 +33,7 @@ void setupPrefsVpmb() prefs.descrate = 99000 / 60; prefs.last_stop = false; prefs.deco_mode = VPMB; - prefs.conservatism_level = 0; + prefs.vpmb_conservatism = 0; } void setupPlan(struct diveplan *dp) -- cgit v1.2.3-70-g09d2