summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c')
-rw-r--r--x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
new file mode 100644
index 000000000..4ddea93df
--- /dev/null
+++ b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
@@ -0,0 +1,11 @@
+--- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003
++++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003
+@@ -136,7 +136,7 @@
+ g_object_ref (etg->model);
+ g_object_set (G_OBJECT (etg),
+ "parent", parent,
+- NULL);
++ (void*)0);
+ }
+
+ /**