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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:17:38 CDT 2021


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


Change subject: spelling: structure
......................................................................

spelling: structure

Change-Id: I1485a28235fef691d69e6333498366a295331e05
---
M addons/ooh323c/src/ooTimer.h
M addons/ooh323c/src/ooasn1.h
M res/res_pjsip_refer.c
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/17214/1

diff --git a/addons/ooh323c/src/ooTimer.h b/addons/ooh323c/src/ooTimer.h
index 66d9f6f..41c84bb 100644
--- a/addons/ooh323c/src/ooTimer.h
+++ b/addons/ooh323c/src/ooTimer.h
@@ -107,7 +107,7 @@
 /**
  * This function resets the given timer object if its reregister flag
  * is set.  Otherwise, it is deleted.
- * @param pctxt        Pointer to OOCTXT structre used for memory allocation.
+ * @param pctxt        Pointer to OOCTXT structure used for memory allocation.
  * @param pList        Pointer to timer list.
  * @param pTimer       Pointer to timer object.
  */
diff --git a/addons/ooh323c/src/ooasn1.h b/addons/ooh323c/src/ooasn1.h
index 20db888..f301f1f 100644
--- a/addons/ooh323c/src/ooasn1.h
+++ b/addons/ooh323c/src/ooasn1.h
@@ -755,7 +755,7 @@
 
 /**
  * This function resets the error information in the error information
- * sturcture.
+ * structure.
  *
  * @param pErrInfo     A pointer to a structure containing information on the
  *                     error to be printed. Typically, the error info
diff --git a/res/res_pjsip_refer.c b/res/res_pjsip_refer.c
index 8890d23..a39e5e1 100644
--- a/res/res_pjsip_refer.c
+++ b/res/res_pjsip_refer.c
@@ -345,7 +345,7 @@
 	return 0;
 }
 
-/*! \brief Destructor for REFER progress sutrcture */
+/*! \brief Destructor for REFER progress structure */
 static void refer_progress_destroy(void *obj)
 {
 	struct refer_progress *progress = obj;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1485a28235fef691d69e6333498366a295331e05
Gerrit-Change-Number: 17214
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/a5cbf182/attachment.html>


More information about the asterisk-code-review mailing list