[Asterisk-code-review] spelling: retransmission (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:20 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17167 )
Change subject: spelling: retransmission
......................................................................
spelling: retransmission
Change-Id: I92ab57e088091f5e97f7956d4ac7e960c37b0f10
---
M channels/chan_unistim.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/67/17167/1
diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c
index 0e9a7bd..119d918 100644
--- a/channels/chan_unistim.c
+++ b/channels/chan_unistim.c
@@ -465,7 +465,7 @@
unsigned short last_seq_ack; /*!< sequence number of the last ACK received */
unsigned long tick_next_ping; /*!< time for the next ping */
int last_buf_available; /*!< number of a free slot */
- int nb_retransmit; /*!< number of retransmition */
+ int nb_retransmit; /*!< number of retransmission */
int state; /*!< state of the phone (see phone_state) */
int size_buff_entry; /*!< size of the buffer used to enter datas */
char buff_entry[16]; /*!< Buffer for temporary datas */
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17167
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I92ab57e088091f5e97f7956d4ac7e960c37b0f10
Gerrit-Change-Number: 17167
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/d4cf3fe8/attachment-0001.html>
More information about the asterisk-code-review
mailing list