Skip to content
  • Michael Natterer's avatar
    add g_return_if_fail(). · f532e425
    Michael Natterer authored
    2008-04-25  Michael Natterer  <mitch@gimp.org>
    
    	* app/paint/gimppaintoptions.c (gimp_paint_options_get_jitter):
    	add g_return_if_fail().
    
    	* app/paint/gimpheal.c (gimp_heal_motion)
    	* app/paint/gimpdodgeburn.c (gimp_dodge_burn_motion): free stuff
    	right after it's not used any longer, instead of at the end of the
    	function.
    
    	* app/paint/gimppaintbrush.c (_gimp_paintbrush_motion): move a
    	statement to improve consistency with other motion() functions.
    
    
    svn path=/trunk/; revision=25526
    f532e425