[Asterisk-code-review] spelling: this (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:19:23 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17247 )
Change subject: spelling: this
......................................................................
spelling: this
Change-Id: I134b964180a4e6052f01d37764d0315981c3571f
---
M main/channel_internal_api.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/17247/1
diff --git a/main/channel_internal_api.c b/main/channel_internal_api.c
index a84534a..a50d600 100644
--- a/main/channel_internal_api.c
+++ b/main/channel_internal_api.c
@@ -214,7 +214,7 @@
char dtmf_digit_to_emulate; /*!< Digit being emulated */
char sending_dtmf_digit; /*!< Digit this channel is currently sending out. (zero if not sending) */
struct timeval sending_dtmf_tv; /*!< The time this channel started sending the current digit. (Invalid if sending_dtmf_digit is zero.) */
- struct stasis_topic *topic; /*!< Topic for trhis channel */
+ struct stasis_topic *topic; /*!< Topic for this channel */
struct stasis_forward *channel_forward; /*!< Subscription for event forwarding to all channel topic */
struct stasis_forward *endpoint_forward; /*!< Subscription for event forwarding to endpoint's topic */
struct ast_stream_topology *stream_topology; /*!< Stream topology */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17247
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I134b964180a4e6052f01d37764d0315981c3571f
Gerrit-Change-Number: 17247
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/cf852707/attachment.html>
More information about the asterisk-code-review
mailing list