Skip to content

Commit

Permalink
Committing clang-format changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2024
1 parent ed62070 commit 8084461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/seacas/libraries/ioss/src/Ioss_Region.C
Original file line number Diff line number Diff line change
Expand Up @@ -909,7 +909,7 @@ namespace Ioss {
}
}

if(get_state() == STATE_TRANSIENT) {
if (get_state() == STATE_TRANSIENT) {
// Makes sure we return proper stateCount in case of dynamic topology changes
update_dynamic_topology();
}
Expand Down

0 comments on commit 8084461

Please sign in to comment.