<p>In <a href="https://github.com/geany/geany/pull/1093#discussion_r68965143">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>
<div class="email-fragment">.</div>
<div class="email-quoted-reply">> + **/
> +typedef struct TMTag

Why would it be the last opportunity?</div>
<div class="email-fragment">Because the struct itself becomes documented now.</div>

<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#r68965143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJ_LQAEj6rrcvEQTdM_rIejrtzLllks5qQov4gaJpZM4I_gWR">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJzdZwZTwN-_lbI0ln4fGuWYBCRxdks5qQov4gaJpZM4I_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#r68965143"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>