[Asterisk-code-review] spelling: exclusive (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:08:01 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16919 )
Change subject: spelling: exclusive
......................................................................
spelling: exclusive
Change-Id: I8a07a2bf035c75382e0bd9cc96529add15be9edf
---
M channels/sig_pri.h
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/19/16919/1
diff --git a/channels/sig_pri.h b/channels/sig_pri.h
index 497e834..2486772 100644
--- a/channels/sig_pri.h
+++ b/channels/sig_pri.h
@@ -282,7 +282,7 @@
unsigned int hidecallerid:1;
unsigned int hidecalleridname:1; /*!< Hide just the name not the number for legacy PBX use */
unsigned int immediate:1; /*!< Answer before getting digits? */
- unsigned int priexclusive:1; /*!< Whether or not to override and use exculsive mode for channel selection */
+ unsigned int priexclusive:1; /*!< Whether or not to override and use exclusive mode for channel selection */
unsigned int priindication_oob:1;
unsigned int use_callerid:1; /*!< Whether or not to use caller id on this channel */
unsigned int use_callingpres:1; /*!< Whether to use the callingpres the calling switch sends */
@@ -574,7 +574,7 @@
unsigned int hidecallerid:1;
unsigned int hidecalleridname:1; /*!< Hide just the name not the number for legacy PBX use */
unsigned int immediate:1; /*!< Answer before getting digits? */
- unsigned int priexclusive:1; /*!< Whether or not to override and use exculsive mode for channel selection */
+ unsigned int priexclusive:1; /*!< Whether or not to override and use exclusive mode for channel selection */
unsigned int priindication_oob:1;
unsigned int use_callerid:1; /*!< Whether or not to use caller id on this channel */
unsigned int use_callingpres:1; /*!< Whether to use the callingpres the calling switch sends */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16919
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I8a07a2bf035c75382e0bd9cc96529add15be9edf
Gerrit-Change-Number: 16919
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/64fb2db4/attachment-0001.html>
More information about the asterisk-code-review
mailing list