[Asterisk-code-review] spelling: length (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:11:28 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17010 )
Change subject: spelling: length
......................................................................
spelling: length
Change-Id: Ibff1906bc5fafed3e500cb0dcdd83e9f2df6f79f
---
M addons/ooh323c/src/ooasn1.h
M channels/sip/include/reqresp_parser.h
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/10/17010/1
diff --git a/addons/ooh323c/src/ooasn1.h b/addons/ooh323c/src/ooasn1.h
index 92aadfa..c0d3b71 100644
--- a/addons/ooh323c/src/ooasn1.h
+++ b/addons/ooh323c/src/ooasn1.h
@@ -1609,7 +1609,7 @@
* dynamic encoding is specified because the message pointer is not known until
* encoding is complete. If static encoding is used, the message starts at the
* beginning of the specified buffer adn the encodeGetMsgLen function can be
- * used to obtain the lenght of the message.
+ * used to obtain the length of the message.
*
* @param pctxt Pointer to a context structure. This provides a storage
* area for the function to store all working variables
diff --git a/channels/sip/include/reqresp_parser.h b/channels/sip/include/reqresp_parser.h
index 338824a..9e70625 100644
--- a/channels/sip/include/reqresp_parser.h
+++ b/channels/sip/include/reqresp_parser.h
@@ -118,7 +118,7 @@
*
* \param src String to search
* \param[out] start Set to first character inside left bracket.
- * \param[out] length Set to lenght of string inside brackets
+ * \param[out] length Set to length of string inside brackets
* \retval 0 success
* \retval -1 failure
* \retval 1 no brackets so got all
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17010
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ibff1906bc5fafed3e500cb0dcdd83e9f2df6f79f
Gerrit-Change-Number: 17010
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/c8416158/attachment-0001.html>
More information about the asterisk-code-review
mailing list