Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 110809 | Differences between
and this patch

Collapse All | Expand All

(-)audacity-1.3.0b.orig/work/audacity-src-1.3.0b-beta/lib-src/soundtouch/include/SoundTouch.h (-1 / +1 lines)
Lines 146-152 Link Here
146
    static const char *getVersionString();
146
    static const char *getVersionString();
147
147
148
    /// Get SoundTouch library version Id
148
    /// Get SoundTouch library version Id
149
    static uint SoundTouch::getVersionId();
149
    static uint getVersionId();
150
150
151
    /// Sets new rate control value. Normal rate = 1.0, smaller values
151
    /// Sets new rate control value. Normal rate = 1.0, smaller values
152
    /// represent slower rate, larger faster rates.
152
    /// represent slower rate, larger faster rates.

Return to bug 110809