aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs')
-rw-r--r--Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs b/Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs
index 39c46fdd..6fb3bee0 100644
--- a/Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs
+++ b/Ryujinx.Audio/Backends/Common/HardwareDeviceSessionOutputBase.cs
@@ -76,4 +76,4 @@ namespace Ryujinx.Audio.Backends.Common
public virtual void UnregisterBuffer(AudioBuffer buffer) { }
}
-}
+} \ No newline at end of file