repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rebuild geeqie
[oi-userland.git]
/
components
/
library
/
libexif-gtk
/
patches
/
libexif-gtk-03-solaris.patch
blob
f92975c57ae540f18583939367d723a123fdaf7a
1
--- ../libexif-gtk-0.3.5.old/libexif-gtk/gtk-exif-entry.c 2005-06-15 11:29:51.546142040 +0100
2
+++ ./libexif-gtk/gtk-exif-entry.c 2005-06-15 11:36:40.748933760 +0100
3
@@ -32,6 +32,7 @@
4
#include <gtk/gtk.h>
5
6
struct _GtkExifEntryPrivate {
7
+ int notused;
8
};
9
10
#define PARENT_TYPE GTK_TYPE_VBOX