mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 02:52:13 +02:00
newline fixes
This commit is contained in:
parent
fd8063ce9a
commit
26baad30b1
@ -20,7 +20,7 @@ Result nifmInitialize(void) {
|
||||
|
||||
if (serviceIsActive(&g_nifmSrv))
|
||||
return 0;
|
||||
|
||||
|
||||
Result rc;
|
||||
rc = smGetService(&g_nifmSrv, "nifm:u");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user