]> granicus.if.org Git - graphviz/commit
remove some unnecessary allocation casts
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 29 Oct 2020 02:51:47 +0000 (19:51 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 4 Nov 2020 16:02:01 +0000 (08:02 -0800)
commit69573660643683607e588bc70551e8e0619cfc3b
tree94be00ad6d1e5069a85006a4b9784c5589147495
parent11e03ae94bc611cdc217fa72784f8245e13b0b9f
remove some unnecessary allocation casts

These return values implicitly coerce to other pointer types.
lib/gvc/gvconfig.c