Skip to content

Commit

Permalink
Stylize argument-naming comment
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilMiller committed Aug 16, 2024
1 parent 6fa3c18 commit 04c9cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/realizations/coastal/SchismFormulation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SchismFormulation::SchismFormulation(
"schism_coastal_formulation"
, library_path
, init_config_path
, true // model_time_step_fixed
, /* model_time_step_fixed = */ true
, s_schism_registration_function
);
}
Expand Down

0 comments on commit 04c9cf5

Please sign in to comment.