Skip to content

Commit

Permalink
Per #3020, no real changes. Just whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Nov 15, 2024
1 parent 4aba119 commit 02db6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/core/grid_stat/grid_stat.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@ void process_scores() {
if(conf_info.vx_opt[i].output_flag[i_seeps] != STATOutputType::None &&
seeps_agg.n_obs > 0) {

write_seeps_row(shc, &seeps_agg,
write_seeps_row(shc, &seeps_agg,
conf_info.output_flag[i_seeps],
stat_at, i_stat_row,
txt_at[i_seeps], i_txt_row[i_seeps]);
Expand Down

0 comments on commit 02db6ae

Please sign in to comment.