Fix typos from 14248 (#14261)
This commit is contained in:
parent
4df91985f7
commit
1b357ea432
6 changed files with 8 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
// The first section contains all of the arguments
|
||||
// The second converts the arguments into a two-dimensional array
|
||||
#define LAYOUT( \
|
||||
k00, k01, k02, K03, k04, k05 \
|
||||
k00, k01, k02, k03, k04, k05 \
|
||||
) { \
|
||||
{ k00, k01, k02, k03, k04, k05 } \
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue