]> granicus.if.org Git - graphviz/commit
gvplugin_list: use a 'strview_t' for 'type' in second loop
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Jun 2022 20:08:05 +0000 (13:08 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jul 2022 00:13:06 +0000 (17:13 -0700)
commit5b57fc581d6dddfc522b1066df5f2dba519fe6ff
treef4f1d7404c6fe638fdcd981531373f5364c89609
parented2d2680d331e8d9b1824fc1af7543dfdf586087
gvplugin_list: use a 'strview_t' for 'type' in second loop

Slightly more readable and less error prone than doing this inline.
lib/gvc/gvplugin.c