Fix up g_tree_next_node() to create a new version of the node if needed, and then...
authorDana Jansens <danakj@orodu.net>
Mon, 2 Nov 2009 15:43:33 +0000 (10:43 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 21:54:06 +0000 (16:54 -0500)
commitb3661ca1bd38a964b1c14549fc25b3b4c9212687
tree646960f32799398f2a27130d349bddbcce03fbc0
parentbf0e75da0778d41845eed6c9556dbb0da3131806
Fix up g_tree_next_node() to create a new version of the node if needed, and then fix any incoming pointers to point to the new version (recursively applied to those nodes)
glib/gtree.c