]> granicus.if.org Git - graphviz/commit
gvplugin_install: refactor 'typestr' end locating logic to use a 'strview_t'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 26 Jun 2022 18:24:17 +0000 (11:24 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 2 Jul 2022 00:13:05 +0000 (17:13 -0700)
commite85207f0a95c10e999f4a37bc96bfa5f9ac0b5c3
tree81a5bb1b2fbb3f33d02cbbb8741f8fdf785b7e90
parent2b2fb74d3ba612dee7d5f5e457cd5f5be446b074
gvplugin_install: refactor 'typestr' end locating logic to use a 'strview_t'

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