summaryrefslogtreecommitdiff
path: root/src/code/code_8010C1B0.c
diff options
context:
space:
mode:
authorTom Overton <tom-overton@users.noreply.github.com>2021-10-04 16:50:50 -0700
committerGitHub <noreply@github.com>2021-10-04 20:50:50 -0300
commit00fe40be51dbeb9bcb1423c25403670fccbce8f9 (patch)
tree6b679342bcf431863e53663c7193a10e5fb2931b /src/code/code_8010C1B0.c
parentedcf4e40cbb2de55bbd2d5e49136f11d1d8b7753 (diff)
Run ./format.sh on master again (#348)
Diffstat (limited to 'src/code/code_8010C1B0.c')
-rw-r--r--src/code/code_8010C1B0.c2
1 files changed, 1 insertions, 1 deletions
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
+}