]> granicus.if.org Git - graphviz/commit
remove unnecessary casts of string table entries
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 8 Jul 2021 04:11:57 +0000 (21:11 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 18 Jul 2021 19:01:10 +0000 (12:01 -0700)
commit38fc8047ef57a76d7f7d41d2b8c6bf1ea215a994
tree30df626500ffe9e294acde78f1ef2c453eafeb57
parent8c75c8cd6bc3df918ca1d7941ab991fbdc2da8fe
remove unnecessary casts of string table entries

The right hand side of these expressions are already char pointers.
lib/cgraph/attr.c