aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 50318a1b..3dee0072 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -323,6 +323,7 @@ static void *process_image(void *pargsv)
}
/* No cell at this point? Then we're done. */
+ result->peaks_sane = 0;
if ( image.indexed_cell == NULL ) goto done;
/* Sanity check */