Skip to content

Commit

Permalink
Bugfix #2730 develop SI_BCU (#2732)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway authored Nov 10, 2023
1 parent d6fe7e7 commit 6077175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/basic/vx_util/stat_column_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static const char * cnt_columns [] = {
"RMSFA", "RMSFA_BCL", "RMSFA_BCU",
"RMSOA", "RMSOA_BCL", "RMSOA_BCU",
"ANOM_CORR_UNCNTR", "ANOM_CORR_UNCNTR_BCL", "ANOM_CORR_UNCNTR_BCU",
"SI", "SI_BCL", "SI_BCL"
"SI", "SI_BCL", "SI_BCU"
};

static const char * sl1l2_columns [] = {
Expand Down

0 comments on commit 6077175

Please sign in to comment.