[Asterisk-code-review] spelling: incorrect (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:10:00 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16965 )


Change subject: spelling: incorrect
......................................................................

spelling: incorrect

Change-Id: Iea0590197a402dd5ed4f7ca9608109b67802a158
---
M res/res_fax_spandsp.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/65/16965/1

diff --git a/res/res_fax_spandsp.c b/res/res_fax_spandsp.c
index 045dbc7..030dfc0 100644
--- a/res/res_fax_spandsp.c
+++ b/res/res_fax_spandsp.c
@@ -890,7 +890,7 @@
 /*! \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;

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16965
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iea0590197a402dd5ed4f7ca9608109b67802a158
Gerrit-Change-Number: 16965
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/f68f49a5/attachment.html>


More information about the asterisk-code-review mailing list