]> granicus.if.org Git - graphviz/commit
remove unnecessary casts of parameters to agraphof
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 3 Jul 2021 16:50:06 +0000 (09:50 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 10 Jul 2021 04:58:33 +0000 (21:58 -0700)
commit3d0b2ae345dda7699082d43836f6720493276292
tree29e77c58677b0dd7db056af7ea78574424a2e3f6
parent694dd7de8b6095ea49b25859965d5cd73d7b4da4
remove unnecessary casts of parameters to agraphof

The argument to agraphof is a void*, to which other pointers implicitly coerce.
lib/common/htmltable.c
lib/common/labels.c