[Asterisk-code-review] spelling: elements (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:07:16 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16896 )
Change subject: spelling: elements
......................................................................
spelling: elements
Change-Id: Ibb1ddda4b70d9978b6306a0d0b0c5416d85f5248
---
M addons/ooh323c/src/ooh323.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/96/16896/1
diff --git a/addons/ooh323c/src/ooh323.c b/addons/ooh323c/src/ooh323.c
index 936aed7..bc69838 100644
--- a/addons/ooh323c/src/ooh323.c
+++ b/addons/ooh323c/src/ooh323.c
@@ -616,7 +616,7 @@
removeEventHandler(call->pctxt);
return OO_FAILED;
}
- /* For now, just add decoded fast start elemts to list. This list
+ /* For now, just add decoded fast start elements to list. This list
will be processed at the time of sending CONNECT message. */
dListAppend(call->pctxt, &call->remoteFastStartOLCs, olc);
}
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16896
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ibb1ddda4b70d9978b6306a0d0b0c5416d85f5248
Gerrit-Change-Number: 16896
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/aebca297/attachment.html>
More information about the asterisk-code-review
mailing list