Skip to content

Commit 1c92282

Browse files
committed
Fix formatting check
Signed-off-by: Gaurav Aggarwal <[email protected]>
1 parent d5de356 commit 1c92282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FreeRTOS/Test/CMock/queue/sets/queue_set_utest.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
#include "mock_fake_port.h"
4040

4141
/* ============================ GLOBAL VARIABLES =========================== */
42-
#define EVENT_QUEUE_LENGTH 5
42+
#define EVENT_QUEUE_LENGTH 5
4343

4444
/* ========================== CALLBACK FUNCTIONS =========================== */
4545

0 commit comments

Comments
 (0)