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