patches/libexif-gtk-03-solaris.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 5518 235b0b4aa324
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.

--- ../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