Add a trailing newine
This commit is contained in:
parent
d1114fd75e
commit
6a5440f845
@ -103,4 +103,4 @@ Result NS_TerminateProcessTID(u64 titleid, u64 timeout)
|
|||||||
if(R_FAILED(ret = svcSendSyncRequest(nsHandle)))return ret;
|
if(R_FAILED(ret = svcSendSyncRequest(nsHandle)))return ret;
|
||||||
|
|
||||||
return (Result)cmdbuf[1];
|
return (Result)cmdbuf[1];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user