]> granicus.if.org Git - graphviz/commit
make_regular_edge: use a proper boolean for checking edge type is spline
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 7 Oct 2021 03:48:36 +0000 (20:48 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 10 Oct 2021 18:15:11 +0000 (11:15 -0700)
commitae4dc218b631f3431c5d00b83f6967503f1fa27e
treeb6224c8a30cca8d414c1a81d1dd586797e38716a
parent144051c99c491cefc0397b8232653eebf00f0c74
make_regular_edge: use a proper boolean for checking edge type is spline

This change also removes a -Wshadow compiler warning.
lib/dotgen/dotsplines.c