Skip to content

Commit 7ca2062

Browse files
committed
fixed logger clang=format
1 parent f2c3698 commit 7ca2062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/logger_test.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ static const char* g_LoggerNames[LOGGER_COUNT] = {
99
"Logger2",
1010
"Logger3",
1111
"Logger4"};
12-
// clang-format on
12+
// clang-format on
1313

1414
static void PAL_CALL onLogger(
1515
void* userData,

0 commit comments

Comments
 (0)