aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/mosflm.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2013-02-08 15:52:19 -0800
committerThomas White <taw@physics.org>2013-02-08 15:52:19 -0800
commit13116e93b01faee7826b5ba95a1dbf5fc3d64b45 (patch)
treeb861e0a2aa50b122485dcd511f90b0caac3316f3 /libcrystfel/src/mosflm.c
parentd8ff3bdfcc020ec296d2ad81209fce744343ad57 (diff)
Small tweaks
Diffstat (limited to 'libcrystfel/src/mosflm.c')
-rw-r--r--libcrystfel/src/mosflm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/src/mosflm.c b/libcrystfel/src/mosflm.c
index d1d3c134..4f7b0c3c 100644
--- a/libcrystfel/src/mosflm.c
+++ b/libcrystfel/src/mosflm.c
@@ -643,6 +643,7 @@ int run_mosflm(struct image *image, IndexingPrivate *ipriv)
mosflm->done = 0;
mosflm->success = 0;
+ rval = 0;
do {
fd_set fds;