<p>Josh Soref has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/16782">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">spelling: cacheability<br><br>Change-Id: I41fb3ead7449476f0676eed34454697b36badde2<br>---<br>M include/asterisk/devicestate.h<br>M include/asterisk/event_defs.h<br>2 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/82/16782/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/asterisk/devicestate.h b/include/asterisk/devicestate.h</span><br><span>index 5b2f04d..5d7e3a4 100644</span><br><span>--- a/include/asterisk/devicestate.h</span><br><span>+++ b/include/asterisk/devicestate.h</span><br><span>@@ -63,7 +63,7 @@</span><br><span> };</span><br><span> </span><br><span> /*! \brief Device State Cachability</span><br><span style="color: hsl(0, 100%, 40%);">- *  \note This is used to define the cachability of a device state when set.</span><br><span style="color: hsl(120, 100%, 40%);">+ *  \note This is used to define the cacheability of a device state when set.</span><br><span>  */</span><br><span> enum ast_devstate_cache {</span><br><span>    AST_DEVSTATE_NOT_CACHABLE,  /*!< This device state is not cachable */</span><br><span>@@ -248,7 +248,7 @@</span><br><span>       const struct ast_eid *eid;</span><br><span>   /*! The state of the device */</span><br><span>       enum ast_device_state state;</span><br><span style="color: hsl(0, 100%, 40%);">-    /*! Flag designating the cachability of this device state */</span><br><span style="color: hsl(120, 100%, 40%);">+  /*! Flag designating the cacheability of this device state */</span><br><span>        enum ast_devstate_cache cachable;</span><br><span>    /*! The device and eid data is stuffed here when the struct is allocated. */</span><br><span>         struct ast_eid stuff[0];</span><br><span>diff --git a/include/asterisk/event_defs.h b/include/asterisk/event_defs.h</span><br><span>index fd8330e..fea89ef 100644</span><br><span>--- a/include/asterisk/event_defs.h</span><br><span>+++ b/include/asterisk/event_defs.h</span><br><span>@@ -299,7 +299,7 @@</span><br><span>      AST_EVENT_IE_PRESENCE_MESSAGE    = 0x003c,</span><br><span> </span><br><span>       /*!</span><br><span style="color: hsl(0, 100%, 40%);">-      * \brief Event non-cachability flag</span><br><span style="color: hsl(120, 100%, 40%);">+   * \brief Event non-cacheability flag</span><br><span>         * Used by: All events</span><br><span>        * Payload type: UINT</span><br><span>         */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/16782">change 16782</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/+/16782"/><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: I41fb3ead7449476f0676eed34454697b36badde2 </div>
<div style="display:none"> Gerrit-Change-Number: 16782 </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>