aboutsummaryrefslogtreecommitdiff
path: root/src/gui_backend_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_backend_local.c')
-rw-r--r--src/gui_backend_local.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_backend_local.c b/src/gui_backend_local.c
index 829909ac..f12dfd07 100644
--- a/src/gui_backend_local.c
+++ b/src/gui_backend_local.c
@@ -531,7 +531,7 @@ static void *run_indexing(const char *job_title,
n_thread_str,
"files.lst",
"crystfel.stream",
- 1,
+ NULL, 1,
&proj->peak_search_params,
&proj->indexing_params) )
{