mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
include/asterisk/channel.h: Fix typo
Change-Id: Ie584b85e16a94c255e60d0b1732ef9686464fef3
This commit is contained in:
committed by
Corey Farrell
parent
ec0f80b6e8
commit
525c8c8689
@@ -3920,7 +3920,7 @@ void ast_channel_name_set(struct ast_channel *chan, const char *name);
|
||||
*
|
||||
* \li language
|
||||
* \li accountcode
|
||||
* \li peeracccount
|
||||
* \li peeraccount
|
||||
* \li linkedid
|
||||
*/
|
||||
DECLARE_STRINGFIELD_SETTERS_FOR(name);
|
||||
|
Reference in New Issue
Block a user