Revert "Attempt fixing svcConnectToPortInitHook.s again"
This reverts commit 901d4992c0.
This commit is contained in:
@@ -32,7 +32,6 @@ Result ConnectToPortHook(Handle *out, const char *name)
|
||||
{
|
||||
char portName[12] = {0};
|
||||
Result res = 0;
|
||||
|
||||
if(name != NULL)
|
||||
{
|
||||
s32 nb = usrToKernelStrncpy(portName, name, 12);
|
||||
|
||||
Reference in New Issue
Block a user