Run "make autostyle"

This commit is contained in:
teor
2020-03-17 18:19:04 +10:00
parent 49eec76c5e
commit 9c73f5adc4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ test_util_process_clear_waitpid_callback(void *ignored)
#else
#define TEST(name) { (#name), NULL, TT_SKIP, NULL, NULL }
#endif
#endif
#endif /* !defined(COCCI) */
struct testcase_t util_process_tests[] = {
TEST(set_waitpid_callback),