]> granicus.if.org Git - graphviz/commit
Fix graph reader function to be simpler and return the required \n as part of the
authorerg <devnull@localhost>
Wed, 2 Mar 2011 20:16:01 +0000 (20:16 +0000)
committererg <devnull@localhost>
Wed, 2 Mar 2011 20:16:01 +0000 (20:16 +0000)
commit923957ee85674da050da2ee632103b6ed43a14cf
treea3a0cbf6938452f1f77c6b7a3704bc3bd9299db1
parente51304174c80cc7e3f155a4f307aea407885f710
Fix graph reader function to be simpler and return the required \n as part of the
string;
remove call to aginit; this is handled in gvContext. In addition, calling from
here is bad, as C++ computes a different size for Agnodeinfo_t than the C compiler.
cmd/gvedit/csettings.cpp