]> granicus.if.org Git - graphviz/commit
gvplugin_load: use a 'strview_t' for 'reqtyp'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Jun 2022 19:41:02 +0000 (12:41 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jul 2022 00:13:06 +0000 (17:13 -0700)
commit7847c1dae9a1cea181dac14e7551f611979aec7d
treed0492e2290462e3013ced4996fd9dce268824cd0
parent2ff767368620da03140296fae5d2d8a319e01347
gvplugin_load: use a 'strview_t' for 'reqtyp'

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