> @@ -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;
style: this file uses underscore separators, not CamelCase --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/465/files/7615549245f187866870cffa621e98165c010090#r71351081
