<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16875">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: determining<br><br>Change-Id: Ib82caecbc678992f6f18ec442f7e4f105a37a21f<br>---<br>M include/asterisk/config_options.h<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/75/16875/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/config_options.h b/include/asterisk/config_options.h</span><br><span>index 4429936..81b62e0 100644</span><br><span>--- a/include/asterisk/config_options.h</span><br><span>+++ b/include/asterisk/config_options.h</span><br><span>@@ -125,7 +125,7 @@</span><br><span>        const char *category;   /*!< A regular expression for matching categories to be allowed or denied */</span><br><span>      const char *matchfield; /*!< An option name to match for this type (i.e. a 'type'-like column) */</span><br><span>         const char *matchvalue; /*!< The value of the option to require for matching (i.e. 'peer' for type= in sip.conf) */</span><br><span style="color: hsl(0, 100%, 40%);">-  aco_matchvalue_func matchfunc;       /*!< A function for determing whether the option value matches (i.e. hassip= requires ast_true()) */</span><br><span style="color: hsl(120, 100%, 40%);">+  aco_matchvalue_func matchfunc;       /*!< A function for determining whether the option value matches (i.e. hassip= requires ast_true()) */</span><br><span>       enum aco_category_op category_match; /*!< Whether the following category regex is a whitelist or blacklist */</span><br><span>     size_t item_offset;                  /*!< The offset in the config snapshot for the global config or item config container */</span><br><span>     unsigned int hidden;  /*!< Type is for internal purposes only and it and all options should not be visible to users */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16875">change 16875</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/+/16875"/><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: Ib82caecbc678992f6f18ec442f7e4f105a37a21f </div>
<div style="display:none"> Gerrit-Change-Number: 16875 </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>