mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Merged revisions 97847 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r97847 | qwell | 2008-01-10 14:12:37 -0600 (Thu, 10 Jan 2008) | 1 line Fix a comment that is no longer true. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97848 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -421,7 +421,7 @@ void ast_swapcopy_samples(void *dst, const void *src, int samples);
|
|||||||
|
|
||||||
/*! \brief Get the name of a format
|
/*! \brief Get the name of a format
|
||||||
* \param format id of format
|
* \param format id of format
|
||||||
* \return A static string containing the name of the format or "UNKN" if unknown.
|
* \return A static string containing the name of the format or "unknown" if unknown.
|
||||||
*/
|
*/
|
||||||
char* ast_getformatname(int format);
|
char* ast_getformatname(int format);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user