mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-19 11:13:09 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user