@eht16 commented on this pull request.
> g_object_unref(*widgets[i]);
i++;
- }
+ } while (widget);
Being confused by rewriting the code in many variants in too short time or so.
No idea what's happened to me there...:(
--
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/1017#discussion_r508045181
