]> granicus.if.org Git - graphviz/commit
aginit: take a const char* instead of char* for record name
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 10 Aug 2021 01:57:18 +0000 (18:57 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 13 Aug 2021 14:50:45 +0000 (07:50 -0700)
commit2788e1f440352e754ee42dc9d01922ce627a2499
treebfece73c4648b338c2638b84fc30a34a448d881d
parent64777db1abf50840141abc4c5b1347da2adfeb6e
aginit: take a const char* instead of char* for record name

This function does not modify its argument. No changelog entry because this is
already covered by the existing #634 one for the upcoming release.
lib/cgraph/cgraph.h
lib/cgraph/rec.c