]> granicus.if.org Git - graphviz/commit
agbindrec: take a const char* instead of char* for record name
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 10 Aug 2021 01:41:41 +0000 (18:41 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 13 Aug 2021 14:50:45 +0000 (07:50 -0700)
commit04722facfa63bedf7b26d06cd82ed30dfcebe018
tree519d6fd4cdcdb202c1da476c69fb04f84a0af215
parentaa10943e02d35f14258d83d9312bab3fd1e0c8f7
agbindrec: 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