X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/135bc829bd90e60e58ae16bc442647043a2d9362..040984073a54b4c603172be3c3f44b908ea5deb9:/src/vcg.c diff --git a/src/vcg.c b/src/vcg.c index b680b328..fa513388 100644 --- a/src/vcg.c +++ b/src/vcg.c @@ -203,7 +203,7 @@ new_edge (edge *e) } /*----------------------------------------------. -| Get functions. | +| Get functions. | | Return string corresponding to an enum value. | `----------------------------------------------*/ @@ -374,7 +374,7 @@ get_arrowstyle_str (enum arrowstyle arrowstyle) } /*------------------------------. -| Add functions. | +| Add functions. | | Edge and nodes into a graph. | `------------------------------*/