]> granicus.if.org Git - graphviz/commit
Fix common_init_edge to work with cgraph, which does not automatically define
authorerg <devnull@localhost>
Tue, 1 Sep 2009 22:20:56 +0000 (22:20 +0000)
committererg <devnull@localhost>
Tue, 1 Sep 2009 22:20:56 +0000 (22:20 +0000)
commit36710975a69e09aa9c7ca7dd1e724aa4d904fe75
treef5110d8d4113240e14acad50a36b219aec976c8e
parentaa70978425b865f709cd8c2654aac51926b31c8b
Fix common_init_edge to work with cgraph, which does not automatically define
the tailport and headport attributes;
restructure safe_dcl into two readable functions rather than being chopped up
by #ifdef WITH_CGRAPH
lib/common/utils.c