mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-10 20:08:16 +00:00
addons: Spelling fixes
Correct typos of the following word families: definition listener fastcopy logical registration classify documentation explicitly dialed endpoint elements arithmetic might prepend byte terminal inquiry skipping aliases calling absent authentication transmit their ericsson disconnecting redir items client adapter transmitter existing satisfies pointer interval supplied ASTERISK-29714 Change-Id: I8548438246f7b718d88e0b9e0a1eb384bbec88e4
This commit is contained in:
@@ -417,7 +417,7 @@ int decodeDynBitString (OOCTXT* pctxt, ASN1DynBitStr* pBitStr)
|
||||
ASN1OCTET* ptmp;
|
||||
int nbits, stat = ASN_OK;
|
||||
|
||||
/* If "fast copy" option is not set (ASN1FATSCOPY) or if constructed,
|
||||
/* If "fast copy" option is not set (ASN1FASTCOPY) or if constructed,
|
||||
* copy the bit string value into a dynamic memory buffer;
|
||||
* otherwise, store the pointer to the value in the decode
|
||||
* buffer in the data pointer argument. */
|
||||
|
||||
Reference in New Issue
Block a user