aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs')
-rw-r--r--src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs b/src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs
index 5c660a52..3a2261a6 100644
--- a/src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs
+++ b/src/Ryujinx.Common/Logging/Formatters/ILogFormatter.cs
@@ -1,4 +1,4 @@
-namespace Ryujinx.Common.Logging.Formatters
+namespace Ryujinx.Common.Logging.Formatters
{
interface ILogFormatter
{