<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16887">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: doesn't<br><br>Change-Id: I56eaa611ecff9ccaf5c60e17ab16bc49be27c53d<br>---<br>M apps/app_voicemail.c<br>1 file 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/87/16887/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c</span><br><span>index 4f4dd03..a2d42e0 100644</span><br><span>--- a/apps/app_voicemail.c</span><br><span>+++ b/apps/app_voicemail.c</span><br><span>@@ -3024,7 +3024,7 @@</span><br><span>     ast_mutex_lock(&vms->lock);</span><br><span>   ast_mutex_lock(&mail_open_lock);</span><br><span>         vms->mailstream = mail_open (stream, tmp, debug ? OP_DEBUG : NIL);</span><br><span style="color: hsl(0, 100%, 40%);">-   /* Create the folder if it dosn't exist */</span><br><span style="color: hsl(120, 100%, 40%);">+        /* Create the folder if it doesn't exist */</span><br><span>      if (vms->mailstream && !mail_status(vms->mailstream, tmp, SA_UIDNEXT)) {</span><br><span>               mail_create(vms->mailstream, tmp);</span><br><span>        }</span><br><span>@@ -7253,7 +7253,7 @@</span><br><span>    /* get the current mailbox so that we can point the mailstream back to it later */</span><br><span>   curr_mbox = get_folder_by_name(vms->curbox);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     /* Create the folder if it dosn't exist */</span><br><span style="color: hsl(120, 100%, 40%);">+        /* Create the folder if it doesn't exist */</span><br><span>      imap_mailbox_name(mailbox, sizeof(mailbox), vms, box, 1); /* Get the full mailbox name */</span><br><span>    if (vms->mailstream && !mail_status(vms->mailstream, mailbox, SA_UIDNEXT)) {</span><br><span>                   if (mail_create(vms->mailstream, mailbox) != NIL) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16887">change 16887</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/+/16887"/><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: I56eaa611ecff9ccaf5c60e17ab16bc49be27c53d </div>
<div style="display:none"> Gerrit-Change-Number: 16887 </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>