mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
665 B

  1. No - this is not an usual gcc-3.4 fix - this is a real bug-fix ...
  2. - Rene Rebe <rene@rocklinux.org>
  3. --- gimp-2.0.1/app/paint-funcs/paint-funcs.h 2004-03-10 14:13:43.000000000 +0100
  4. +++ gimp-2.0.1-fixed/app/paint-funcs/paint-funcs.h 2004-05-06 00:15:59.000000000 +0200
  5. @@ -356,7 +356,7 @@
  6. gint,
  7. GimpLayerModeEffects,
  8. gboolean *,
  9. - CombinationMode);
  10. + InitialMode);
  11. void combine_regions (PixelRegion *, PixelRegion *,
  12. PixelRegion *, PixelRegion *,