globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / qm-dsp / dsp / signalconditioning / Framer.h
index 7da0718b2b618fd39c0967538b5b3fd619ecb751..4c059497684103b565fa5d59d7dd9a91402e26f4 100644 (file)
@@ -21,7 +21,7 @@
 #include <stdio.h>
 
 
-class Framer  
+class Framer
 {
 public:
     void setSource( double* src, unsigned int length );