]> granicus.if.org Git - graphviz/commit
gvplugin_list: use a 'strview_t' for handling prefix of 'str'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Jun 2022 19:58:01 +0000 (12:58 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jul 2022 00:13:06 +0000 (17:13 -0700)
commit30005d55e273718bd644af75b9b745040b8b79a3
tree10ff6c938b8f7d226b344a49769b88a97f2511ab
parentb4d3edf3f6aae47961f35433a4e1fb2578e564c4
gvplugin_list: use a 'strview_t' for handling prefix of 'str'

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