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

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