digraph structs {
node [label="\N", shape=plaintext];
- graph [bb="0,0,230,152"];
+ graph [bb="0,0,234,152"];
struct1 [label=<
<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
<TR><TD>left</TD><TD PORT="f1">mid dle</TD><TD PORT="f2">right</TD></TR>
-</TABLE>>, pos="76,134", width="1.69", height="0.50"];
+</TABLE>>, pos="76,134", width="1.72", height="0.50"];
struct2 [label=<
<TABLE BORDER="0" CELLBORDER="1" CELLSPACING="0">
<TR><TD PORT="f0">one</TD><TD>two</TD></TR>
<TR>
<TD COLSPAN="3">f</TD>
</TR>
-</TABLE>>, pos="159,40", width="1.97", height="1.11"];
+</TABLE>>, pos="161,40", width="2.03", height="1.11"];
struct1:f1 -> struct2:f0 [pos="e,27,50 68,124 59,109 43,79 32,59"];
- struct1:f2 -> struct3:here [pos="e,158,52 118,124 127,109 142,81 153,61"];
+ struct1:f2 -> struct3:here [pos="e,159,52 119,124 128,109 143,81 154,61"];
}