<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/17016">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: maintain<br><br>Change-Id: I10c85446f22eb1ae50fdab9725fc7b2005df50f7<br>---<br>M channels/console_video.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/16/17016/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/console_video.c b/channels/console_video.c</span><br><span>index 1e2fad6..235948f 100644</span><br><span>--- a/channels/console_video.c</span><br><span>+++ b/channels/console_video.c</span><br><span>@@ -794,7 +794,7 @@</span><br><span>        updating the private device buffer in the device table */</span><br><span>    for (i = 0; i < env->out.device_num; i++) {</span><br><span>            p_read = grabber_read(&env->out.devices[i], env->out.fps);</span><br><span style="color: hsl(0, 100%, 40%);">-            /* it is used only if different from NULL, we mantain last good buffer otherwise */</span><br><span style="color: hsl(120, 100%, 40%);">+           /* it is used only if different from NULL, we maintain last good buffer otherwise */</span><br><span>                 if (p_read)</span><br><span>                  env->out.devices[i].dev_buf = p_read;</span><br><span>     }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/17016">change 17016</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/+/17016"/><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: I10c85446f22eb1ae50fdab9725fc7b2005df50f7 </div>
<div style="display:none"> Gerrit-Change-Number: 17016 </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>