]> granicus.if.org Git - graphviz/commitdiff
Finish fixing bug 1759
authorerg <devnull@localhost>
Fri, 4 Sep 2009 15:53:00 +0000 (15:53 +0000)
committererg <devnull@localhost>
Fri, 4 Sep 2009 15:53:00 +0000 (15:53 +0000)
lib/fdpgen/layout.c

index c785ee838efe5f62441f02d9bcb8aab350f0d83e..f3dc5772973e83d717af2e199da172928198dae2 100644 (file)
@@ -1181,6 +1181,7 @@ fdpSplines (graph_t * g)
                spline_edges1(g, et);
            }
        }
+       Nop = 0;
     }
     if (State < GVSPLINES)
        spline_edges1(g, ET_LINE);