mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 02:22:15 +02:00
Added newline
This commit is contained in:
parent
dfe1022a5c
commit
d3fd0339c9
@ -20,6 +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