Skip to content
  • Michael Natterer's avatar
    on error, always close the module using gimp_module_close(), not · 3e3b5ef3
    Michael Natterer authored
    2002-11-05  Michael Natterer  <mitch@gimp.org>
    
    	* libgimpmodule/gimpmodule.c: on error, always close the module
    	using gimp_module_close(), not g_module_close() so all stuff gets
    	reset. Set module->state *after* calling gimp_module_close().
    	Added more error checking & messages.
    3e3b5ef3