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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:04:22 CDT 2021


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


Change subject: spelling: boundary
......................................................................

spelling: boundary

Change-Id: I2d154d9025ca36f7b09318a27276ee764cb3778a
---
M addons/ooh323c/src/ooasn1.h
M channels/chan_sip.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/72/16772/1

diff --git a/addons/ooh323c/src/ooasn1.h b/addons/ooh323c/src/ooasn1.h
index 4fee621..0b25a30 100644
--- a/addons/ooh323c/src/ooasn1.h
+++ b/addons/ooh323c/src/ooasn1.h
@@ -1486,7 +1486,7 @@
 (OOCTXT* pctxt, ASN1BMPString value, Asn116BitCharSet* permCharSet);
 
 /**
- * This function will position the encode bit cursor on the next byte boundry.
+ * This function will position the encode bit cursor on the next byte boundary.
  *
  * @param pctxt        A pointer to a context structure. This provides a
  *                       storage area for the function to store all working
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index d624a8b..912ddb7 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -10119,7 +10119,7 @@
 		boundary[strlen(boundary) - 1] = '\0';
 
 	/* search for the boundary marker, the empty line delimiting headers from
-	   sdp part and the end boundry if it exists */
+	   sdp part and the end boundary if it exists */
 
 	for (x = 0; x < (req->lines); x++) {
 		const char *line = REQ_OFFSET_TO_STR(req, line[x]);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2d154d9025ca36f7b09318a27276ee764cb3778a
Gerrit-Change-Number: 16772
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/1f1af0f3/attachment.html>


More information about the asterisk-code-review mailing list