Index: Source/core/platform/audio/ReverbConvolverStage.h |
diff --git a/Source/core/platform/audio/ReverbConvolverStage.h b/Source/core/platform/audio/ReverbConvolverStage.h |
index b71554c441c8f9063872f803684715e563b04d64..c88f41b8c9b5c053b0cb875580d7d302ca94f994 100644 |
--- a/Source/core/platform/audio/ReverbConvolverStage.h |
+++ b/Source/core/platform/audio/ReverbConvolverStage.h |
@@ -39,7 +39,7 @@ class ReverbAccumulationBuffer; |
class ReverbConvolver; |
class FFTConvolver; |
class DirectConvolver; |
- |
+ |
// A ReverbConvolverStage represents the convolution associated with a sub-section of a large impulse response. |
// It incorporates a delay line to account for the offset of the sub-section within the larger impulse response. |
class ReverbConvolverStage { |