summaryrefslogtreecommitdiff
path: root/codecs/codec_speex.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-11-06 15:09:47 +0000
committerRussell Bryant <russell@russellbryant.com>2005-11-06 15:09:47 +0000
commit31a804b97c290715dd761231f52616598c2f981f (patch)
treec8881054a6bb8d0179b2d87d3a1e5a7badad305c /codecs/codec_speex.c
parent75c812f26d35195bae0e0301ae5fd6b1516775cd (diff)
issue #5605
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/codec_speex.c')
-rwxr-xr-xcodecs/codec_speex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c
index ea21780d6..24a6704a9 100755
--- a/codecs/codec_speex.c
+++ b/codecs/codec_speex.c
@@ -24,6 +24,7 @@
* 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
*/
#include <fcntl.h>