Whitespace

This commit is contained in:
Stan Moore
2021-07-09 14:17:06 -06:00
parent be3c0ce5a0
commit 0eaacea67d

View File

@ -112,7 +112,7 @@ void AtomKokkos::map_init(int check)
}
k_sametag.modify_host();
if (map_style == Atom::MAP_ARRAY)
if (map_style == Atom::MAP_ARRAY)
k_map_array.modify_host();
}