Skip to content
  • Sven Neumann's avatar
    we used an array with a hardcoded size here which was too small to hold · c271b413
    Sven Neumann authored
    2000-06-27  Sven Neumann  <sven@gimp.org>
    
    	* app/about_dialog.c: we used an array with a hardcoded size here
    	which was too small to hold all the authors recently added. Made
    	it a dynamic one. This fixes the "Can't quit The GIMP" bug #15483.
    
    	* app/about_dialog.h
    	* app/commands.c: removed the timeout parameter from
    	about_dialog_create() since it wasn't used at all.
    c271b413