aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs')
-rw-r--r--src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs b/src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs
index 362f82f0..d2dc57bd 100644
--- a/src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs
+++ b/src/Ryujinx.HLE/HOS/Services/Loader/IShellInterface.cs
@@ -5,4 +5,4 @@
{
public IShellInterface(ServiceCtx context) { }
}
-} \ No newline at end of file
+}