<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16757">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: authoritative<br><br>Change-Id: Ief6b7f31de19f8560a395a792ef42da8052e1dbd<br>---<br>M main/dns.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/57/16757/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/main/dns.c b/main/dns.c</span><br><span>index 9cf0cf4..c69a9b1 100644</span><br><span>--- a/main/dns.c</span><br><span>+++ b/main/dns.c</span><br><span>@@ -127,7 +127,7 @@</span><br><span>                       /* fields in third byte */</span><br><span>   unsigned        qr:1;           /*!< response flag */</span><br><span>     unsigned        opcode:4;       /*!< purpose of message */</span><br><span style="color: hsl(0, 100%, 40%);">-   unsigned        aa:1;           /*!< authoritive answer */</span><br><span style="color: hsl(120, 100%, 40%);">+ unsigned        aa:1;           /*!< authoritative answer */</span><br><span>      unsigned        tc:1;           /*!< truncated message */</span><br><span>         unsigned        rd:1;           /*!< recursion desired */</span><br><span>                         /* fields in fourth byte */</span><br><span>@@ -141,7 +141,7 @@</span><br><span>                    /* fields in third byte */</span><br><span>   unsigned        rd:1;           /*!< recursion desired */</span><br><span>         unsigned        tc:1;           /*!< truncated message */</span><br><span style="color: hsl(0, 100%, 40%);">-    unsigned        aa:1;           /*!< authoritive answer */</span><br><span style="color: hsl(120, 100%, 40%);">+ unsigned        aa:1;           /*!< authoritative answer */</span><br><span>      unsigned        opcode:4;       /*!< purpose of message */</span><br><span>        unsigned        qr:1;           /*!< response flag */</span><br><span>                     /* fields in fourth byte */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16757">change 16757</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/+/16757"/><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: Ief6b7f31de19f8560a395a792ef42da8052e1dbd </div>
<div style="display:none"> Gerrit-Change-Number: 16757 </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>