tibbs / rpms / audacity

Forked from rpms/audacity 5 years ago
Clone
Blob Blame History Raw
diff -Nur audacity-src-1.2.3-orig/lib-src/soundtouch/include/SoundTouch.h audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h
--- audacity-src-1.2.3-orig/lib-src/soundtouch/include/SoundTouch.h	2004-11-18 07:17:35.000000000 +0100
+++ audacity-src-1.2.3/lib-src/soundtouch/include/SoundTouch.h	2006-03-17 21:26:04.000000000 +0100
@@ -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.