]> granicus.if.org Git - graphviz/commit
remove unnecessary casts of dtsearch() return value
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 6 Feb 2021 23:29:34 +0000 (15:29 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 14 Feb 2021 02:30:50 +0000 (18:30 -0800)
commit3d13bbeb6040004d691f319e429e0d0a271ae67d
treead21b89c99566966900f0ba54f4aa8246fb6f3a7
parent061060ea7269cd2afd2f1b05743cf0d6adeb7e1f
remove unnecessary casts of dtsearch() return value

These pointers implicitly coerce.
14 files changed:
cmd/tools/gv2gxl.c
lib/cgraph/attr.c
lib/cgraph/cmpnd.c
lib/cgraph/edge.c
lib/cgraph/imap.c
lib/cgraph/node.c
lib/cgraph/pend.c
lib/cgraph/refstr.c
lib/cgraph/subg.c
lib/cgraph/write.c
lib/circogen/deglist.c
lib/common/pointset.c
lib/fdpgen/grid.c
lib/neatogen/multispline.c