[Asterisk-code-review] spelling: rearrangement (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:15:07 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17133 )
Change subject: spelling: rearrangement
......................................................................
spelling: rearrangement
Change-Id: Iffdff8a0b4db382b18494a8ab095984e6ed03235
---
M main/channel.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/33/17133/1
diff --git a/main/channel.c b/main/channel.c
index d3bca9c..3ccd72a 100644
--- a/main/channel.c
+++ b/main/channel.c
@@ -6942,7 +6942,7 @@
ast_channel_unlock(original);
ast_indicate(original, -1);
- /* Start the masquerade channel contents rearangement. */
+ /* Start the masquerade channel contents rearrangement. */
ast_channel_lock_both(original, clonechan);
ast_debug(1, "Actually Masquerading %s(%u) into the structure of %s(%u)\n",
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17133
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iffdff8a0b4db382b18494a8ab095984e6ed03235
Gerrit-Change-Number: 17133
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/4799496d/attachment.html>
More information about the asterisk-code-review
mailing list