mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-11 04:18:21 +00:00
clean up a lot of doxygen errors and warnings (issue #5522)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -336,7 +336,7 @@ extern char* ast_getformatname(int format);
|
||||
/*! Get the names of a set of formats */
|
||||
/*!
|
||||
* \param buf a buffer for the output string
|
||||
* \param n size of buf (bytes)
|
||||
* \param size size of buf (bytes)
|
||||
* \param format the format (combined IDs of codecs)
|
||||
* Prints a list of readable codec names corresponding to "format".
|
||||
* ex: for format=AST_FORMAT_GSM|AST_FORMAT_SPEEX|AST_FORMAT_ILBC it will return "0x602 (GSM|SPEEX|ILBC)"
|
||||
|
||||
Reference in New Issue
Block a user