<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16824">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: constancy<br><br>Change-Id: I32edb4732758650029d59fb5ef487719c3ce06b3<br>---<br>M main/manager.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/24/16824/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/manager.c b/main/manager.c</span><br><span>index ab355a1..43917e7 100644</span><br><span>--- a/main/manager.c</span><br><span>+++ b/main/manager.c</span><br><span>@@ -7946,7 +7946,7 @@</span><br><span>               /*!</span><br><span>           * \note There is approximately a 1 in 1.8E19 chance that the following</span><br><span>               * calculation will produce 0, which is an invalid ID, but due to the</span><br><span style="color: hsl(0, 100%, 40%);">-            * properties of the rand() function (and the constantcy of s), that</span><br><span style="color: hsl(120, 100%, 40%);">+           * properties of the rand() function (and the constancy of s), that</span><br><span>           * won't happen twice in a row.</span><br><span>           */</span><br><span>          while ((session->managerid = ast_random() ^ (unsigned long) session) == 0) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16824">change 16824</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/+/16824"/><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: I32edb4732758650029d59fb5ef487719c3ce06b3 </div>
<div style="display:none"> Gerrit-Change-Number: 16824 </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>