mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Fix Common Typo's.
Fix instances of: * Retreive * Recieve * other then * different then * Repeated words ("the the", "an an", "and and", etc). * othterwise, teh ASTERISK-24198 #close Change-Id: I3809a9c113b92fd9d0d9f9bac98e9c66dc8b2d31
This commit is contained in:
@@ -389,7 +389,7 @@ struct mgcp_endpoint {
|
||||
/* struct ast_channel *owner; */
|
||||
/* struct ast_rtp *rtp; */
|
||||
/* struct sockaddr_in tmpdest; */
|
||||
/* message go the the endpoint and not the channel so they stay here */
|
||||
/* message go the endpoint and not the channel so they stay here */
|
||||
struct ast_variable *chanvars; /*!< Variables to set for channel created by user */
|
||||
struct mgcp_endpoint *next;
|
||||
struct mgcp_gateway *parent;
|
||||
|
Reference in New Issue
Block a user