<p>In <a href="https://github.com/geany/geany/pull/1093#discussion_r68949661">tagmanager/src/tm_tag.h</a>:</p>
<pre style='color:#555'>> @@ -80,7 +80,10 @@ typedef enum
>  #define TAG_IMPL_VIRTUAL 'v' /**< Virtual implementation */
>  #define TAG_IMPL_UNKNOWN 'x' /**< Unknown implementation */
>  
> -typedef struct _TMTag
> +/**
> + * The TMTag structure represents a single tag in the tag manager.
> + **/
> +typedef struct TMTag
</pre>
<p>If it's not, please drop this.  yeah it's more consistent so that's kinda good, but it changes a name so it could break some users, and I'd rather not play with that so close to the release.<br>
Yes I know it's private and all.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1093/files/659b277ef6861ea1b55e996e62ece24f9134a94b#r68949661">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ495N5sroq3bwwChC8KNALLhZmzDks5qQnlOgaJpZM4I_gWR">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ06dQgYBfnEWFAhx3TDHkhUl69Y-ks5qQnlOgaJpZM4I_gWR.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1093/files/659b277ef6861ea1b55e996e62ece24f9134a94b#r68949661"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>