Remove white spaces caught by check-files.py

This commit is contained in:
Mohammad Azim Khan 2018-06-13 16:31:26 +01:00
parent ddde34c698
commit b73159d639
3 changed files with 113 additions and 113 deletions

View file

@ -130,7 +130,7 @@ typedef void (*TestWrapper_t)( void ** );
*/
TestWrapper_t test_funcs[] =
{{
{dispatch_code}
{dispatch_code}
#line {line_no} "suites/main_test.function"
}};