Skip to content

Commit

Permalink
Per #1764, no real changes, just fixing indents.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Aug 20, 2021
1 parent 0a512f2 commit d52aa09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion met/src/tools/core/point_stat/point_stat.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1980,7 +1980,7 @@ void do_hira_prob(int i_vx, const PairDataPoint *pd_ptr) {
stat_at, i_stat_row,
txt_at[i_pjc], i_txt_row[i_pjc], false);
}

// Write out PRC
if(conf_info.vx_opt[i_vx].output_flag[i_prc] != STATOutputType_None) {
write_prc_row(shc, pct_info,
Expand Down

0 comments on commit d52aa09

Please sign in to comment.