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

Move member to improve struct alignment.

parent d11b5bd4
No related branches found
No related tags found
No related merge requests found
......@@ -149,11 +149,11 @@ struct Xt_idxsection_ {
struct Xt_idxlist_ parent;
Xt_int *index_array_cache;
Xt_int global_start_index;
Xt_int local_start_index;
Xt_int *index_array_cache;
Xt_int min_index_cache;
Xt_int max_index_cache;
int ndim;
......
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