Skip to content
Snippets Groups Projects
Commit 81807f5a authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Fix missing static declaration.

parent 4db4d55e
No related branches found
No related tags found
No related merge requests found
Pipeline #2562 passed
......@@ -184,7 +184,7 @@ xt_redist_check_comms(Xt_redist *redists, int num_redists, MPI_Comm comm) {
}
}
size_t
static size_t
xt_ranks_uniq_count(size_t num_rank_sets,
const size_t *restrict num_ranks,
const int *const ranks[num_rank_sets])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment