Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
cgilet committed Mar 27, 2024
1 parent 3044cb1 commit d44677a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/incflo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ void incflo::InitData ()
InitialRedistribution();
#endif

if (m_do_initial_proj) {
if (m_do_initial_proj) {
InitialProjection();
}

Expand Down

0 comments on commit d44677a

Please sign in to comment.