[Asterisk-code-review] spelling: scheduler (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:33 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17179 )
Change subject: spelling: scheduler
......................................................................
spelling: scheduler
Change-Id: Id4eaa8c51419214dcf6f8f7eef2ae95ad405da9a
---
M res/res_pjsip/pjsip_scheduler.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/79/17179/1
diff --git a/res/res_pjsip/pjsip_scheduler.c b/res/res_pjsip/pjsip_scheduler.c
index 0b7adc1..5210a5d 100644
--- a/res/res_pjsip/pjsip_scheduler.c
+++ b/res/res_pjsip/pjsip_scheduler.c
@@ -55,7 +55,7 @@
struct timeval next_periodic;
/*! reschedule interval in milliseconds */
int interval;
- /*! ast_sched scheudler id */
+ /*! ast_sched scheduler id */
int current_scheduler_id;
/*! task is currently running */
int is_running;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17179
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Id4eaa8c51419214dcf6f8f7eef2ae95ad405da9a
Gerrit-Change-Number: 17179
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/ea8de9f1/attachment.html>
More information about the asterisk-code-review
mailing list