Tue Nov 28 11:54:30 2006 John Ellis <johne@verizon.net>
[geeqie.git] / src / typedefs.h
index cc049d6..818cf7a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * GQview
- * (C) 2004 John Ellis
+ * (C) 2006 John Ellis
  *
  * Author: John Ellis
  *
@@ -289,7 +289,7 @@ struct _ImageWindow
        gint color_profile_input;
        gint color_profile_screen;
        gint color_profile_use_image;
-       gpointer *cm;
+       gpointer cm;
 
        AlterType delay_alter_type;