aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Backends/Common/BackendHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio/Backends/Common/BackendHelper.cs')
-rw-r--r--Ryujinx.Audio/Backends/Common/BackendHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Backends/Common/BackendHelper.cs b/Ryujinx.Audio/Backends/Common/BackendHelper.cs
index 124d8364..30db340f 100644
--- a/Ryujinx.Audio/Backends/Common/BackendHelper.cs
+++ b/Ryujinx.Audio/Backends/Common/BackendHelper.cs
@@ -23,4 +23,4 @@ namespace Ryujinx.Audio.Backends.Common
return bufferSize / GetSampleSize(format) / channelCount;
}
}
-}
+} \ No newline at end of file