summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/speex/speex.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/speex/speex.h')
-rw-r--r--apps/codecs/libspeex/speex/speex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/speex/speex.h b/apps/codecs/libspeex/speex/speex.h
index 0ff4be135f..9ac1d2da6c 100644
--- a/apps/codecs/libspeex/speex/speex.h
+++ b/apps/codecs/libspeex/speex/speex.h
@@ -156,7 +156,7 @@ extern "C" {
156#define SPEEX_GET_HIGHPASS 45 156#define SPEEX_GET_HIGHPASS 45
157 157
158/** Get "activity level" of the last decoded frame, i.e. 158/** Get "activity level" of the last decoded frame, i.e.
159 now much damage we cause if we remove the frame */ 159 how much damage we cause if we remove the frame */
160#define SPEEX_GET_ACTIVITY 47 160#define SPEEX_GET_ACTIVITY 47
161 161
162 162