clang-format
This commit is contained in:
@@ -33,9 +33,7 @@
|
||||
|
||||
#include "test.h"
|
||||
|
||||
void
|
||||
test_write(void)
|
||||
{
|
||||
test_write_fd();
|
||||
test_write_buf();
|
||||
void test_write(void) {
|
||||
test_write_fd();
|
||||
test_write_buf();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user