summaryrefslogtreecommitdiff
path: root/common/JackResampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/JackResampler.h')
-rw-r--r--common/JackResampler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/JackResampler.h b/common/JackResampler.h
index f1f78a92..74c75a26 100644
--- a/common/JackResampler.h
+++ b/common/JackResampler.h
@@ -82,7 +82,7 @@ class JackResampler : public JackRingBuffer
protected:
double fRatio;
-
+
public:
JackResampler():JackRingBuffer(),fRatio(1)