[Asterisk-code-review] spelling: functions (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:08:49 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16944 )
Change subject: spelling: functions
......................................................................
spelling: functions
Change-Id: Id2c07e2f748e2db88b87e881ed6d91235f9b5185
---
M include/asterisk/channel.h
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/44/16944/1
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index 6a0be09..541860a 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -4218,7 +4218,7 @@
int (*stop)(struct ast_channel *chan, int need_lock);
};
-/* ACCESSOR FUNTIONS */
+/* ACCESSOR FUNCTIONS */
/*! \brief Set the channel name */
void ast_channel_name_set(struct ast_channel *chan, const char *name);
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16944
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Id2c07e2f748e2db88b87e881ed6d91235f9b5185
Gerrit-Change-Number: 16944
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/f3354391/attachment.html>
More information about the asterisk-code-review
mailing list