more doxygenification (issue #5513)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-10-26 13:03:17 +00:00
parent c7db73070a
commit 6324072247
62 changed files with 880 additions and 810 deletions

View File

@@ -5,8 +5,6 @@
*
* Mark Spencer <markster@digium.com>
*
* 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 <fcntl.h>