patches/libexif-gtk-03-solaris.diff
author laca
Thu, 11 Aug 2005 18:34:53 +0000
changeset 5518 235b0b4aa324
permissions -rw-r--r--
merged the gnome-2-10 branch to HEAD

--- ../libexif-gtk-0.3.5.old/libexif-gtk/gtk-exif-entry.c	2005-06-15 11:29:51.546142040 +0100
+++ ./libexif-gtk/gtk-exif-entry.c	2005-06-15 11:36:40.748933760 +0100
@@ -32,6 +32,7 @@
 #include "gtk-exif-util.h"
 
 struct _GtkExifEntryPrivate {
+	int notused;
 };
 
 #define PARENT_TYPE GTK_TYPE_VBOX