[Asterisk-code-review] spelling: existing (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:08:09 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16924 )
Change subject: spelling: existing
......................................................................
spelling: existing
Change-Id: I8e5dfac29a20e9769ef1d79e9e6e34512b3c95a7
---
M addons/ooh323c/src/memheap.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/24/16924/1
diff --git a/addons/ooh323c/src/memheap.c b/addons/ooh323c/src/memheap.c
index f2fcc4e..5446522 100644
--- a/addons/ooh323c/src/memheap.c
+++ b/addons/ooh323c/src/memheap.c
@@ -265,7 +265,7 @@
if (nunits <= (ASN1UINT)pElem_nunits (pElem)) {
RTMEMDIAG3
("memHeapAlloc: "
- "found an exisiting free element 0x%x, size %d\n",
+ "found an existing free element 0x%x, size %d\n",
pElem, (pElem_nunits (pElem) * 8u));
if (pMemBlk->freeElemOff ==
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16924
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I8e5dfac29a20e9769ef1d79e9e6e34512b3c95a7
Gerrit-Change-Number: 16924
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/96791e73/attachment.html>
More information about the asterisk-code-review
mailing list