aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs')
-rw-r--r--src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs b/src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs
index 0dfd84f5..b2415f2e 100644
--- a/src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs
+++ b/src/Ryujinx.HLE/HOS/Services/Vi/ISystemRootService.cs
@@ -25,4 +25,4 @@ namespace Ryujinx.HLE.HOS.Services.Vi
return ResultCode.Success;
}
}
-} \ No newline at end of file
+}