In src/plugins.c:
> @@ -712,6 +805,40 @@ static void remove_sources(Plugin *plugin) > } > > > +/* returns true if the plugin is native, i.e. not loaded through a proxy. > + * This determines whether it's backed by a GModule */
this comment looks wrong
—
Reply to this email directly or view it on GitHub.