globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / ardour / test / interpolation_test.cc
index e8ed22d03b8e6cec32636c86ec0a09f90bfe0ea6..7a91160e7a717190f9afab209ac155040ddbbccd 100644 (file)
@@ -82,7 +82,7 @@ InterpolationTest::linearInterpolationTest ()
        }
        /*
           for (int i=0; i < NUM_SAMPLES; ++i) {
-          cout  << i << " " << output[i] << endl; 
+          cout  << i << " " << output[i] << endl;
           }
           */
 }