mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 08:44:14 +00:00
fix a spelling error in a comment
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95411 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1238,7 +1238,7 @@ const char *ast_state2str(enum ast_channel_state);
|
|||||||
* \param transfercapability transfercapabilty to get the name of
|
* \param transfercapability transfercapabilty to get the name of
|
||||||
* Give a name to a transfercapbility
|
* Give a name to a transfercapbility
|
||||||
* See above
|
* See above
|
||||||
* Returns the text form of the binary transfer capbaility
|
* Returns the text form of the binary transfer capability
|
||||||
*/
|
*/
|
||||||
char *ast_transfercapability2str(int transfercapability) attribute_const;
|
char *ast_transfercapability2str(int transfercapability) attribute_const;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user