[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

@ -41,7 +41,6 @@ struct test {
}; };
static void static void
run_test (const struct test *const test) run_test (const struct test *const test)
{ {