summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c
blob: 4ddea93df5a40ca27fd70af31bc3893f972a891c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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);
 }
 
 /**