refactor: uncrustify #16090

This commit is contained in:
dundargoc
2021-10-30 02:23:20 +02:00
committed by GitHub
parent 16d06fa3eb
commit 4472c56d54
51 changed files with 293 additions and 328 deletions

View File

@@ -836,7 +836,7 @@ enum {
BV_WM,
BV_VSTS,
BV_VTS,
BV_COUNT // must be the last one
BV_COUNT, // must be the last one
};
/*
@@ -889,7 +889,7 @@ enum {
WV_FCS,
WV_LCS,
WV_WINBL,
WV_COUNT // must be the last one
WV_COUNT, // must be the last one
};
// Value for b_p_ul indicating the global value must be used.