diff --git a/mxml.c b/mxml.c index 4091153..938eafd 100755 --- a/mxml.c +++ b/mxml.c @@ -1984,10 +1984,10 @@ void mxml_debug_tree(PMXML_NODE tree, int level) for (i=0 ; iparent); + printf("Prnt: %08X\n", (unsigned int)tree->parent); for (i=0 ; in_children);