aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_speex.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_speex.c')
-rw-r--r--codecs/codec_speex.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c
index 6978184ae..7a66b459f 100644
--- a/codecs/codec_speex.c
+++ b/codecs/codec_speex.c
@@ -21,10 +21,13 @@
*
* \brief Translate between signed linear and Speex (Open Codec)
*
- * http://www.speex.org
* \note This work was motivated by Jeremy McNamara
* hacked to be configurable by anthm and bkw 9/28/2004
+ *
* \ingroup codecs
+ *
+ * \extref The Speex library - http://www.speex.org
+ *
*/
/*** MODULEINFO