]> granicus.if.org Git - graphviz/commit
remove unnecessary cast in gvusershape_open
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 21 Jun 2021 00:52:33 +0000 (17:52 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 26 Jun 2021 18:57:13 +0000 (11:57 -0700)
commit465cd6080ab1c4150a04164d667ddcef7d3642e2
tree5249574489696cbd3406efd0ac3fc83cee76bb7e
parent9abed2b06e82abf7e4353342373ebde36cd748d2
remove unnecessary cast in gvusershape_open

The result of find_user_shape, shape_desc*, implicitly coerces to void*.
lib/gvc/gvusershape.c