]> granicus.if.org Git - graphviz/commit
remove unnecessary void* casts in calls to strdup_and_subst_obj
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 30 Aug 2021 00:25:26 +0000 (17:25 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 4 Sep 2021 02:31:58 +0000 (19:31 -0700)
commit18b1d9ea860d5d2cb01a1541636f47e1f60fa711
treef1564686dd8aa9ab43bac049a1ff9671ef47aa10
parent9d8d48aa362614c3972479eb03cc47fd4dc12eb5
remove unnecessary void* casts in calls to strdup_and_subst_obj

These pointers implicitly coerce.
lib/common/emit.c
plugin/core/gvrender_core_svg.c