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.
 
 
 
 
 
 

11 lines
629 B

--- ./plug-ins/psd/psd.c.orig 2004-02-07 00:20:23.000000000 +0100
+++ ./plug-ins/psd/psd.c 2004-07-10 14:32:37.772325057 +0200
@@ -299,7 +299,7 @@
gint *nreturn_vals,
GimpParam **return_vals);
-static GImageType psd_type_to_gimp_type (psd_imagetype psdtype);
+static GDrawableType psd_type_to_gimp_type (psd_imagetype psdtype);
static GImageType psd_type_to_gimp_base_type (psd_imagetype psdtype);
static GLayerMode psd_lmode_to_gimp_lmode (gchar modekey[4]);
static GimpUnit psd_unit_to_gimp_unit (gint psdunit);