In DOT output, convert from "/*" comments to "//" comments.
authorJoel E. Denny <joeldenny@joeldenny.org>
Fri, 30 Apr 2010 23:50:34 +0000 (19:50 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 2 May 2010 00:41:07 +0000 (20:41 -0400)
commitad6f84e550b78816b5591fc174883e49720deca8
tree75c231c7f38118107929a6d56eeb02176cb5f940
parent212792959e5dda1a733b2c04d4ed37fbb7f4eb50
In DOT output, convert from "/*" comments to "//" comments.

This handles the possibility that a "*/" might appear in
variable portions of those comments at some point in the future.
* src/graphviz.c (start_graph): Implement.
(cherry picked from commit b7666378f5cb5e9587d3c918f0cdcaf6f8aca5c7)
ChangeLog
src/graphviz.c