diff options
author | Thomas White <taw@physics.org> | 2012-01-20 23:03:35 -0800 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:44 +0100 |
commit | 8111a94b73b165921fa9a42b2a43da9419735e7a (patch) | |
tree | 0fb2d412ce21b7898e339b1506f232830dc29925 /libcrystfel | |
parent | a21ca8a1edca8cffdb3b36922ee156a2d93425bc (diff) |
Formatting
Diffstat (limited to 'libcrystfel')
-rw-r--r-- | libcrystfel/src/reax.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/reax.c b/libcrystfel/src/reax.c index c02cac06..7af67d7a 100644 --- a/libcrystfel/src/reax.c +++ b/libcrystfel/src/reax.c @@ -403,6 +403,7 @@ static void fine_search(struct reax_private *p, ImageFeatureList *flist, max = m; s = i; } + } if ( new_fom > fom ) { |