<p>In <a href="https://github.com/geany/geany-plugins/pull/465#discussion_r71351081">geanyctags/src/geanyctags.c</a>:</p>
<pre style='color:#555'>> @@ -414,6 +414,7 @@ static void find_tags(const gchar *name, gboolean declaration, gboolean case_sen
>    gchar *tag_filename = NULL;
>    tagEntry entry;
>    tagFileInfo info;
> +  int lastLineNumber = 0;
</pre>
<p>style: this file uses underscore separators, not CamelCase</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-plugins/pull/465/files/7615549245f187866870cffa621e98165c010090#r71351081">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJzrYE2mbwZVFq7ZMIZhcngWWxuFgks5qXODygaJpZM4JPx1Y">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJySYo3LXtbbkTBxLghtU7RKNdC1Iks5qXODygaJpZM4JPx1Y.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-plugins/pull/465/files/7615549245f187866870cffa621e98165c010090#r71351081"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>