aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs')
-rw-r--r--src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs b/src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs
index c7ef7e9c..887fe28e 100644
--- a/src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs
+++ b/src/Ryujinx.HLE/HOS/Ipc/IpcHandleDesc.cs
@@ -90,4 +90,4 @@ namespace Ryujinx.HLE.HOS.Ipc
return ms;
}
}
-} \ No newline at end of file
+}