[Asterisk-code-review] spelling: interpreted (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:11:00 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16992 )
Change subject: spelling: interpreted
......................................................................
spelling: interpreted
Change-Id: If7cd7adb0e90a32f8bb172f803722459e6aa3043
---
M res/res_rtp_asterisk.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/92/16992/1
diff --git a/res/res_rtp_asterisk.c b/res/res_rtp_asterisk.c
index 0544e02..6f45d00 100644
--- a/res/res_rtp_asterisk.c
+++ b/res/res_rtp_asterisk.c
@@ -8035,7 +8035,7 @@
ast_free(payload);
if (!frame) {
- /* If this packet can't be interpeted due to being out of memory we return what we have and assume
+ /* If this packet can't be interpreted due to being out of memory we return what we have and assume
* that we will determine it is a missing packet later and NACK for it.
*/
return AST_LIST_FIRST(&frames);
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16992
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If7cd7adb0e90a32f8bb172f803722459e6aa3043
Gerrit-Change-Number: 16992
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/ce34c725/attachment.html>
More information about the asterisk-code-review
mailing list