mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
res: Spelling fixes
Correct typos of the following word families: identifying structures actcount initializer attributes statement enough locking declaration userevent provides unregister session execute searches verification suppressed prepared passwords recipients event because brief unidentified redundancy character the module reload operation backslashes accurate incorrect collision initializing instance interpreted buddies omitted manually requires queries generator scheduler configuration has owner resource performed masquerade apparently routable ASTERISK-29714 Change-Id: I88485116d2c59b776aa2e1f8b4ce8239a21decda
This commit is contained in:
committed by
Friendly Automation
parent
ccfebc3cfc
commit
dcf492e7b6
@@ -890,7 +890,7 @@ static int spandsp_fax_gateway_start(struct ast_fax_session *s)
|
||||
/*! \brief process a frame from the bridge
|
||||
* \param s fax session
|
||||
* \param f frame to process
|
||||
* \return 1 on sucess 0 on incorect packet*/
|
||||
* \return 1 on sucess 0 on incorrect packet*/
|
||||
static int spandsp_fax_gateway_process(struct ast_fax_session *s, const struct ast_frame *f)
|
||||
{
|
||||
struct spandsp_pvt *p = s->tech_pvt;
|
||||
|
Reference in New Issue
Block a user