<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16825">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: constants<br><br>Change-Id: I2860d0f91125fa3bc5ce1898bfeb9e5ca65f65f1<br>---<br>M channels/console_gui.c<br>M channels/console_video.c<br>2 files changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/25/16825/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/channels/console_gui.c b/channels/console_gui.c</span><br><span>index 1db7c99..c72a805 100644</span><br><span>--- a/channels/console_gui.c</span><br><span>+++ b/channels/console_gui.c</span><br><span>@@ -231,7 +231,7 @@</span><br><span>  * below the source windows</span><br><span>  */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/* costants defined to describe status of devices */</span><br><span style="color: hsl(120, 100%, 40%);">+/* constants defined to describe status of devices */</span><br><span> #define IS_PRIMARY 1</span><br><span> #define IS_SECONDARY 2</span><br><span> #define IS_ON 4</span><br><span>diff --git a/channels/console_video.c b/channels/console_video.c</span><br><span>index 0a61bdf..b7dcd8d 100644</span><br><span>--- a/channels/console_video.c</span><br><span>+++ b/channels/console_video.c</span><br><span>@@ -173,7 +173,7 @@</span><br><span>     struct fbuf_t           *dev_buf;       /* buffer for incoming data             */</span><br><span>   struct timeval          last_frame;     /* when we read the last frame ?        */</span><br><span>   int                     status_index;   /* what is the status of the device (source) */</span><br><span style="color: hsl(0, 100%, 40%);">- /* status index is set using the IS_ON, IS_PRIMARY and IS_SECONDARY costants */</span><br><span style="color: hsl(120, 100%, 40%);">+       /* status index is set using the IS_ON, IS_PRIMARY and IS_SECONDARY constants */</span><br><span>     /* status_index is the index of the status message in the src_msgs array in console_gui.c */</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16825">change 16825</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/+/16825"/><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: I2860d0f91125fa3bc5ce1898bfeb9e5ca65f65f1 </div>
<div style="display:none"> Gerrit-Change-Number: 16825 </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>