diff options
author | Thomas White <taw@physics.org> | 2012-12-14 10:53:09 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-12-14 10:53:09 +0100 |
commit | e745af481e176834e804b2eec59b7170e260ce81 (patch) | |
tree | 270c0a6a8db737699fde3f5fe74d1f5877b6d7cc /src/im-sandbox.c | |
parent | 27da7fc3b8c4ae479305d5de996bf8c729fabac3 (diff) |
Whitespace
Diffstat (limited to 'src/im-sandbox.c')
-rw-r--r-- | src/im-sandbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
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", |