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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:21:23 CDT 2021


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


Change subject: spelling: useful
......................................................................

spelling: useful

Change-Id: I420c1fefecd79154f8ed86ca3549ce9aa1ed611e
---
M bridges/bridge_softmix.c
M channels/chan_skinny.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/86/17286/1

diff --git a/bridges/bridge_softmix.c b/bridges/bridge_softmix.c
index f61732b..4dd6b6e 100644
--- a/bridges/bridge_softmix.c
+++ b/bridges/bridge_softmix.c
@@ -419,7 +419,7 @@
 #ifdef BINAURAL_RENDERING
 	struct softmix_channel *sc = bridge_channel->tech_pvt;
 	if (sc->binaural) {
-		/* Restore some usefull data if it was a binaural channel */
+		/* Restore some useful data if it was a binaural channel */
 		struct ast_format *slin_format;
 
 		slin_format = ast_format_cache_get_slin_by_rate(sc->rate);
diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c
index f4fcad8..43c3190 100644
--- a/channels/chan_skinny.c
+++ b/channels/chan_skinny.c
@@ -1230,7 +1230,7 @@
 
 static int skinnyreload = 0;
 
-/* a hostname, portnumber, socket and such is usefull for VoIP protocols */
+/* a hostname, portnumber, socket and such is useful for VoIP protocols */
 static struct sockaddr_in bindaddr;
 static char ourhost[256];
 static int ourport;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I420c1fefecd79154f8ed86ca3549ce9aa1ed611e
Gerrit-Change-Number: 17286
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/6ab0055f/attachment.html>


More information about the asterisk-code-review mailing list