mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
Merge "include/asterisk/channel.h: Fix typo"
This commit is contained in:
@@ -3900,7 +3900,7 @@ void ast_channel_name_set(struct ast_channel *chan, const char *name);
|
|||||||
*
|
*
|
||||||
* \li language
|
* \li language
|
||||||
* \li accountcode
|
* \li accountcode
|
||||||
* \li peeracccount
|
* \li peeraccount
|
||||||
* \li linkedid
|
* \li linkedid
|
||||||
*/
|
*/
|
||||||
DECLARE_STRINGFIELD_SETTERS_FOR(name);
|
DECLARE_STRINGFIELD_SETTERS_FOR(name);
|
||||||
|
|||||||
Reference in New Issue
Block a user