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