aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/partialator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partialator.c b/src/partialator.c
index 13795c65..249eda93 100644
--- a/src/partialator.c
+++ b/src/partialator.c
@@ -1550,7 +1550,7 @@ int main(int argc, char *argv[])
image_for_crystal->detgeom = NULL;
image_for_crystal->features = NULL;
image_for_crystal->spectrum = NULL;
- image_for_crystal->copied_headers = NULL;
+ image_for_crystal->n_cached_headers = 0;
image_for_crystal->dp = NULL;
image_for_crystal->bad = NULL;
image_for_crystal->sat = NULL;