update qm-dsp library
[ardour.git] / libs / qm-dsp / dsp / tempotracking / TempoTrack.h
index 12eb977cd529086fd10acd6a7717149fb379fdc7..0c315717ba81b55b1aa8b315a7b4640f9c837c3b 100644 (file)
@@ -5,11 +5,11 @@
 \r
     Centre for Digital Music, Queen Mary, University of London.\r
     This file 2005-2006 Christian Landone.\r
-
-    This program is free software; you can redistribute it and/or
-    modify it under the terms of the GNU General Public License as
-    published by the Free Software Foundation; either version 2 of the
-    License, or (at your option) any later version.  See the file
+\r
+    This program is free software; you can redistribute it and/or\r
+    modify it under the terms of the GNU General Public License as\r
+    published by the Free Software Foundation; either version 2 of the\r
+    License, or (at your option) any later version.  See the file\r
     COPYING included with this distribution for more information.\r
 */\r
 \r
@@ -31,7 +31,7 @@ using std::vector;
 struct WinThresh\r
 {\r
     unsigned int pre;\r
-    unsigned int  post;\r
+    unsigned int post;\r
 };\r
 \r
 struct TTParams\r