From bb65d2e30ad3f60c41392e62f6967cd56da24807 Mon Sep 17 00:00:00 2001 From: russell Date: Wed, 26 Oct 2005 13:03:17 +0000 Subject: more doxygenification (issue #5513) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6852 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/codec_speex.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'codecs/codec_speex.c') diff --git a/codecs/codec_speex.c b/codecs/codec_speex.c index 5ec74dcfa..ea21780d6 100755 --- a/codecs/codec_speex.c +++ b/codecs/codec_speex.c @@ -5,8 +5,6 @@ * * Mark Spencer * - * This work was motivated by Jeremy McNamara - * hacked to be configurable by anthm and bkw 9/28/2004 * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact @@ -19,10 +17,13 @@ * at the top of the source tree. */ -/* +/*! \file * - * Translate between signed linear and Speex (Open Codec) + * \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 */ #include -- cgit v1.2.3