[MISC] replace TAB with 4 spaces.

This commit is contained in:
George Wang 2021-12-16 21:54:52 -05:00
parent f07b3eae43
commit 6ff1e9b834
7 changed files with 870 additions and 871 deletions

View file

@ -19,8 +19,8 @@ struct iovec {
4018:signed/unsigned mismatch
4100:unreferenced formal parameter,
4127: conditional expression is constant
4152: nonstandard extension, function/data pointer conversion in expression
4189:local variable is initialized but not referenced
4152: nonstandard extension, function/data pointer conversion in expression
4189:local variable is initialized but not referenced
4200:zero-sized-array in struct,
4204: nonstandard extension used: non-constant aggregate initializer,
4221: nonstandard extension used:xx cannot be initialized using address of automatic variable y,