aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2014-03-18 15:51:57 +0100
committerThomas White <taw@bitwiz.org.uk>2014-03-18 15:51:57 +0100
commit0ecc2f603849188f1ddc22b94487c60b713c379c (patch)
tree53bb9c8d539c2d24cd34883a9804d354ffad72f1
parent3e325735df98320dca38b5cb9f31a56107271649 (diff)
Whitespace
-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;