From 00fe40be51dbeb9bcb1423c25403670fccbce8f9 Mon Sep 17 00:00:00 2001 From: Tom Overton Date: Mon, 4 Oct 2021 16:50:50 -0700 Subject: Run ./format.sh on master again (#348) --- src/code/code_8010C1B0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/code') diff --git a/src/code/code_8010C1B0.c b/src/code/code_8010C1B0.c index 7141901e2..12e0eadb4 100644 --- a/src/code/code_8010C1B0.c +++ b/src/code/code_8010C1B0.c @@ -17,4 +17,4 @@ void func_8010C1B0(void) { osSendMesg(&gSchedContext.cmdQ, &task, OS_MESG_BLOCK); Sched_SendEntryMsg(&gSchedContext); osRecvMesg(&queue, NULL, OS_MESG_BLOCK); -} \ No newline at end of file +} -- cgit v1.2.3