]> granicus.if.org Git - graphviz/commit
remove unnecessary cast
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 11 Oct 2020 01:39:41 +0000 (18:39 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 21 Oct 2020 00:25:18 +0000 (17:25 -0700)
commitf6b720e4326ab57c4c11d9502dbb44865c48e1e5
treeaffb52550c22493a22b3d660efa850f414bec05b
parent304bebdb7d895df300cafb5e174e271bfbb27950
remove unnecessary cast

A trap_t* coalesces to void* with no cast.
lib/ortho/trapezoid.c