[Asterisk-code-review] spelling: output (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:13:36 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17076 )
Change subject: spelling: output
......................................................................
spelling: output
Change-Id: I5ae42d96a3e1be5dcf55d3e47962ceb462cfc65c
---
M apps/app_queue.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/17076/1
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 42b1344..ff6ad76 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -9705,7 +9705,7 @@
return res;
}
-/*! \brief direct ouput to manager or cli with proper terminator */
+/*! \brief direct output to manager or cli with proper terminator */
static void do_print(struct mansession *s, int fd, const char *str)
{
if (s) {
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17076
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I5ae42d96a3e1be5dcf55d3e47962ceb462cfc65c
Gerrit-Change-Number: 17076
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/8ea676ac/attachment.html>
More information about the asterisk-code-review
mailing list