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