@b4n commented on this pull request.


>       {
-               if ((NULL == fgets(buf, BUFSIZ, fp)) || ('\0' == *buf))
-                       return FALSE;
-       }
-       while (strncmp(buf, "!_TAG_", 6) == 0); /* skip !_TAG_ lines */
+               TMTagType type;
+               TMTag *tag;
+               guint i, idx;

yeah, the future is knocking at our door!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3049#discussion_r1361244418
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3049/review/1680926...@github.com>

Reply via email to