[Asterisk-code-review] spelling: generator (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:08:58 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16946 )
Change subject: spelling: generator
......................................................................
spelling: generator
Change-Id: Idb1419db238ac2f0f202a8029883409d85f6df6e
---
M res/res_pjsip_pubsub.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/16946/1
diff --git a/res/res_pjsip_pubsub.c b/res/res_pjsip_pubsub.c
index dd08871..e62582f 100644
--- a/res/res_pjsip_pubsub.c
+++ b/res/res_pjsip_pubsub.c
@@ -481,7 +481,7 @@
const struct ast_sip_subscription_handler *handler;
/*! Pointer to the base of the tree */
struct sip_subscription_tree *tree;
- /*! Body generaator for NOTIFYs */
+ /*! Body generator for NOTIFYs */
struct ast_sip_pubsub_body_generator *body_generator;
/*! Vector of child subscriptions */
AST_VECTOR(, struct ast_sip_subscription *) children;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16946
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Idb1419db238ac2f0f202a8029883409d85f6df6e
Gerrit-Change-Number: 16946
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/7e9569d1/attachment-0001.html>
More information about the asterisk-code-review
mailing list