]> granicus.if.org Git - graphviz/commit
gvplugin_load: use a 'strview_t' for 'reqdep'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Jun 2022 18:58:06 +0000 (11:58 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jul 2022 00:13:06 +0000 (17:13 -0700)
commit38992d9824feb376f9f80d0c84d14c2d1ffc3268
tree3ad1096522d2600346149872a5708ba5477cd184
parente4b42d104025d7e959cd7cd110a0a0cb86d18e13
gvplugin_load: use a 'strview_t' for 'reqdep'

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