summaryrefslogtreecommitdiff
path: root/graphics/gimp/patches/patch-ae
blob: 1d8dbaba66eb1b353372000adfc999a21ab83643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.3 2004/06/01 10:09:31 shannonjr Exp $

--- ./app/paint-funcs/paint-funcs.c.orig	2004-03-13 04:34:45.000000000 -0700
+++ ./app/paint-funcs/paint-funcs.c
@@ -4480,7 +4480,7 @@ initial_region (PixelRegion	     *src,
 		gint		      opacity,
 		GimpLayerModeEffects  mode,
 		gboolean	     *affect,
-		InitialMode	      type)
+               CombinationMode       type)
 {
   struct initial_regions_struct st;