This commit is contained in:
phyto 2020-12-10 21:32:53 +01:00
parent 966ae9e465
commit 9d874bf87b
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ if (foo) {
}
fval = -1.0; /* sensible default value */
switch (mode) {
case 1:
case 0: case 1:
foo = get_float_metric_a(&image, &fval);
break;
case 2: