mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
include/asterisk/channel.h: Fix typo
Change-Id: Ie584b85e16a94c255e60d0b1732ef9686464fef3
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