<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16832">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: continuous<br><br>Change-Id: Ifd2a9c5f1aa52143367d64c706d4cd3f0cd15db5<br>---<br>M include/asterisk/aoc.h<br>M main/channel.c<br>M res/res_timing_timerfd.c<br>3 files changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/32/16832/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/aoc.h b/include/asterisk/aoc.h</span><br><span>index e04cdbc..958cb3d 100644</span><br><span>--- a/include/asterisk/aoc.h</span><br><span>+++ b/include/asterisk/aoc.h</span><br><span>@@ -374,7 +374,7 @@</span><br><span> * \param time_scale from ast_aoc_time_scale enum</span><br><span> * \param granularity_time (optional, set to 0 if not present);</span><br><span> * \param granularity_time_scale (optional, set to 0 if not present);</span><br><span style="color: hsl(0, 100%, 40%);">- * \param step_function set to 1 if this is to use a step function, 0 if continuious</span><br><span style="color: hsl(120, 100%, 40%);">+ * \param step_function set to 1 if this is to use a step function, 0 if continuous</span><br><span> *</span><br><span> * \retval 0 success</span><br><span> * \retval -1 failure</span><br><span>diff --git a/main/channel.c b/main/channel.c</span><br><span>index 8868260..3d7eeba 100644</span><br><span>--- a/main/channel.c</span><br><span>+++ b/main/channel.c</span><br><span>@@ -3692,7 +3692,7 @@</span><br><span> ast_channel_alert_write(chan);</span><br><span> } else {</span><br><span> /*</span><br><span style="color: hsl(0, 100%, 40%);">- * Safely disable continous timer events if only buffered dtmf begin or end</span><br><span style="color: hsl(120, 100%, 40%);">+ * Safely disable continuous timer events if only buffered dtmf begin or end</span><br><span> * frames are left in the readq.</span><br><span> */</span><br><span> ast_timer_disable_continuous(ast_channel_timer(chan));</span><br><span>diff --git a/res/res_timing_timerfd.c b/res/res_timing_timerfd.c</span><br><span>index 71f74bb..b001669 100644</span><br><span>--- a/res/res_timing_timerfd.c</span><br><span>+++ b/res/res_timing_timerfd.c</span><br><span>@@ -181,7 +181,7 @@</span><br><span> ao2_lock(timer);</span><br><span> </span><br><span> if (timer->is_continuous) {</span><br><span style="color: hsl(0, 100%, 40%);">- /*It's already in continous mode, no need to do</span><br><span style="color: hsl(120, 100%, 40%);">+ /*It's already in continuous mode, no need to do</span><br><span> * anything further</span><br><span> */</span><br><span> ao2_unlock(timer);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16832">change 16832</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/16832"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ifd2a9c5f1aa52143367d64c706d4cd3f0cd15db5 </div>
<div style="display:none"> Gerrit-Change-Number: 16832 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Josh Soref <jsoref@gmail.com> </div>
<div style="display:none"> Gerrit-CC: Friendly Automation </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>