From e745af481e176834e804b2eec59b7170e260ce81 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 14 Dec 2012 10:53:09 +0100 Subject: Whitespace --- src/im-sandbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/im-sandbox.c b/src/im-sandbox.c index 706dfa7b..d1696969 100644 --- a/src/im-sandbox.c +++ b/src/im-sandbox.c @@ -239,7 +239,7 @@ static void process_image(const struct index_args *iargs, fill_in_beamParam(beam, hdfile); } image.lambda = ph_en_to_lambda(eV_to_J(beam->photon_energy)); - + if ( image.lambda < 0.0 ) { if ( beam != NULL ) { ERROR("Using nominal photon energy of %.2f eV\n", -- cgit v1.2.3