mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-06 05:02:29 +00:00
docs: Fix various typos in channels/
Found via `codespell -q 3 -S "./CREDITS,*.po" -L abd,asent,atleast,cachable,childrens,contentn,crypted,dne,durationm,enew,exten,inout,leapyear,mye,nd,oclock,offsetp,ot,parm,parms,preceeding,pris,ptd,requestor,re-use,re-used,re-uses,ser,siz,slanguage,slin,thirdparty,varn,varns,ues`
(cherry picked from commit aa20bfcf99
)
This commit is contained in:
committed by
Asterisk Development Team
parent
e9315d22ce
commit
2e26573a84
@@ -128,7 +128,7 @@ struct iax_frame {
|
||||
int iseqno;
|
||||
/*! Retransmission ID */
|
||||
int retrans;
|
||||
/*! is this packet encrypted or not. if set this varible holds encryption methods*/
|
||||
/*! is this packet encrypted or not. if set this variable holds encryption methods*/
|
||||
int encmethods;
|
||||
/*! store encrypt key */
|
||||
ast_aes_encrypt_key ecx;
|
||||
|
Reference in New Issue
Block a user