summaryrefslogtreecommitdiff
blob: 5c703f5dfc7f4a7a56d7981e681465fd07910fda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -u audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h.new
--- audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h  2004-11-18 02:17:35.000000000 -0400
+++ audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h.new      2005-11-27 19:27:49.000000000 -0400
@@ -146,7 +146,7 @@
     static const char *getVersionString();

     /// Get SoundTouch library version Id
-    static uint SoundTouch::getVersionId();
+    static uint getVersionId();

     /// Sets new rate control value. Normal rate = 1.0, smaller values
     /// represent slower rate, larger faster rates.