[K/N] Fix indents
^KT-61259
This commit is contained in:
committed by
Space Team
parent
dc2ea15dee
commit
089b7f31b5
+3
-3
@@ -7,11 +7,11 @@ void test_RunInNewThread(void (*)());
|
||||
// FILE: leakMemoryWithRunningThreadUnchecked.h
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#endif
|
||||
|
||||
void test_RunInNewThread(void (*)());
|
||||
void test_RunInNewThread(void (*)());
|
||||
|
||||
#ifdef __cplusplus
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user