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 d52aa09 commit ecfa500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions met/src/tools/core/point_stat/point_stat_conf_info.cc
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@ void PointStatVxOpt::process_config(GrdFileType ftype,

// Conf: output_flag
output_map = parse_conf_output_flag(&odict, txt_file_type, n_txt);

// Populate the output_flag array with map values
for(i=0; i<n_txt; i++) output_flag[i] = output_map[txt_file_type[i]];

Expand Down

0 comments on commit ecfa500

Please sign in to comment.