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