From c7b808f292ea4f8d0d61d44e109aafe86873a32c Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 16 Apr 2003 04:15:31 +0000 Subject: Re-add gal2 as 1.99.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@656 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c (limited to 'x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c') 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); + } + + /** -- cgit v1.2.3