mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
Fix whitespace in fatal.c
This commit is contained in:
parent
5e0b10db70
commit
00b5758912
@ -36,5 +36,5 @@ void fatalSimple(Result err) {
|
||||
}
|
||||
|
||||
((void(*)())0xBADC0DE)();
|
||||
__builtin_unreachable();
|
||||
__builtin_unreachable();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user