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

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


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


Change subject: spelling: logical
......................................................................

spelling: logical

Change-Id: I1a3fb2a2d31072e785ba587eb86288fc7df925cc
---
M addons/ooh323c/src/ooh245.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/15/17015/1

diff --git a/addons/ooh323c/src/ooh245.c b/addons/ooh323c/src/ooh245.c
index cd5bbae..d402bff 100644
--- a/addons/ooh323c/src/ooh245.c
+++ b/addons/ooh323c/src/ooh245.c
@@ -2559,7 +2559,7 @@
    if (lChannel->state == OO_LOGICALCHAN_ESTABLISHED) {
      ret = ooSendCloseLogicalChannel(call, lChannel);
      if (ret != OO_OK) {
-      OOTRACEERR3("ERROR:Failed to build CloseLgicalChannel message(%s, %s)\n",
+      OOTRACEERR3("ERROR:Failed to build CloseLogicalChannel message(%s, %s)\n",
                    call->callType, call->callToken);
       return OO_FAILED;
      }

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1a3fb2a2d31072e785ba587eb86288fc7df925cc
Gerrit-Change-Number: 17015
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/dad92f70/attachment.html>


More information about the asterisk-code-review mailing list