(print_node): Always output >' to match
<'.
From-SVN: r2582
This commit is contained in:
parent
06285c0cb3
commit
f6adcfdc96
@ -617,4 +617,6 @@ print_node (file, prefix, node, indent)
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
fprintf (file, ">");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user