aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--funcs/func_speex.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/funcs/func_speex.c b/funcs/func_speex.c
index 699d4fd92..4b8b3a3d6 100644
--- a/funcs/func_speex.c
+++ b/funcs/func_speex.c
@@ -26,7 +26,8 @@
*
* \ingroup functions
*
- * \extref The Speex library - http://www.speex.org
+ * \extref The Speex 1.2 library - http://www.speex.org
+ * \note Requires the 1.2 version of the Speex library (which might not be what you find in Linux packages)
*/
/*** MODULEINFO