mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 10:52:15 +02:00
Fix extraneous newline
This commit is contained in:
parent
ce7e9d6162
commit
084589b75e
@ -305,7 +305,6 @@ Result nsvmGetSafeSystemVersion(u16 *out)
|
|||||||
return rc;
|
return rc;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Result nsdevTerminateProcess(u64 pid) {
|
Result nsdevTerminateProcess(u64 pid) {
|
||||||
IpcCommand c;
|
IpcCommand c;
|
||||||
ipcInitialize(&c);
|
ipcInitialize(&c);
|
||||||
|
Loading…
Reference in New Issue
Block a user