aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs')
-rw-r--r--src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs b/src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs
index 3b3279ab..5b4f30da 100644
--- a/src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs
+++ b/src/Ryujinx.HLE/HOS/Services/CommandCmifAttribute.cs
@@ -9,4 +9,4 @@ namespace Ryujinx.HLE.HOS.Services
public CommandCmifAttribute(int id) => Id = id;
}
-} \ No newline at end of file
+}