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

These pointers implicitly coerce.
14 files changed:
cmd/tools/gv2gxl.c
lib/cgraph/attr.c
lib/cgraph/edge.c
lib/cgraph/node.c
lib/cgraph/subg.c
lib/cgraph/write.c
lib/circogen/blockpath.c
lib/circogen/deglist.c
lib/circogen/nodeset.c
lib/common/htmlparse.y
lib/expr/excc.c
lib/expr/exeval.c
lib/expr/exgram.h
lib/ortho/ortho.c