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