Skip to content
Snippets Groups Projects
Commit cea9a9f1 authored by Josh Borrow's avatar Josh Borrow
Browse files

Correctly initialise select_output_number_of_names

parent 7f931c0e
No related branches found
No related tags found
1 merge request!1088Io selection changes
......@@ -78,6 +78,7 @@ void output_list_read_file(struct output_list *output_list,
/* Find type of data in file */
int type = -1;
output_list->select_output_on = 0;
output_list->select_output_number_of_names = 0;
trim_trailing(line);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment