aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hrs-scaling.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hrs-scaling.c b/src/hrs-scaling.c
index c59d6f3b..76d1ff75 100644
--- a/src/hrs-scaling.c
+++ b/src/hrs-scaling.c
@@ -139,7 +139,7 @@ static void run_scale_job(void *vwargs, int cookie)
}
Ihl = get_intensity(refl) / corr;
-
+
num += Ih * Ihl;
den += Ihl * Ihl;