<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16976">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: initialize<br><br>Change-Id: I38a87673995d544da7edd1010191f99e08741137<br>---<br>M addons/chan_ooh323.c<br>M channels/vcodecs.c<br>M main/ccss.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/76/16976/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/addons/chan_ooh323.c b/addons/chan_ooh323.c</span><br><span>index 814022c..170a5c9 100644</span><br><span>--- a/addons/chan_ooh323.c</span><br><span>+++ b/addons/chan_ooh323.c</span><br><span>@@ -2851,7 +2851,7 @@</span><br><span>                ooH323EpClearAllAliases();</span><br><span>   }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Inintialize everything to default */</span><br><span style="color: hsl(120, 100%, 40%);">+       /* Initialize everything to default */</span><br><span>       snprintf(gLogFile, sizeof(gLogFile), "%s/%s", ast_config_AST_LOG_DIR, DEFAULT_LOGFILE);</span><br><span>    gPort = 1720;</span><br><span>        gIP[0] = '\0';</span><br><span>diff --git a/channels/vcodecs.c b/channels/vcodecs.c</span><br><span>index d887c6d..2d52111 100644</span><br><span>--- a/channels/vcodecs.c</span><br><span>+++ b/channels/vcodecs.c</span><br><span>@@ -45,7 +45,7 @@</span><br><span> typedef struct ast_frame *(*encoder_encap_f)(struct fbuf_t *, int mtu,</span><br><span>            struct ast_frame **tail);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*! \brief inizialize the decoder */</span><br><span style="color: hsl(120, 100%, 40%);">+/*! \brief initialize the decoder */</span><br><span> typedef int (*decoder_init_f)(AVCodecContext *enc_ctx);</span><br><span> </span><br><span> /*! \brief extract the bitstream from RTP frames and store in the fbuf.</span><br><span>diff --git a/main/ccss.c b/main/ccss.c</span><br><span>index aef4e5c..f905957 100644</span><br><span>--- a/main/ccss.c</span><br><span>+++ b/main/ccss.c</span><br><span>@@ -2226,7 +2226,7 @@</span><br><span> </span><br><span> /*!</span><br><span>  * \internal</span><br><span style="color: hsl(0, 100%, 40%);">- * \brief Allocate and intitialize a device cc_monitor</span><br><span style="color: hsl(120, 100%, 40%);">+ * \brief Allocate and initialize a device cc_monitor</span><br><span>  *</span><br><span>  * For all intents and purposes, this is the same as</span><br><span>  * cc_extension_monitor_init, except that there is only</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16976">change 16976</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/+/16976"/><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: I38a87673995d544da7edd1010191f99e08741137 </div>
<div style="display:none"> Gerrit-Change-Number: 16976 </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>