]> granicus.if.org Git - graphviz/commit
tclpathplan.c: remove 'strncmp' micro-optimizations
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 23:06:52 +0000 (16:06 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 25 Sep 2021 17:22:21 +0000 (10:22 -0700)
commitfce3658a9d96e73e0511f03f0648d6f1644d2362
tree2097b27873bc800812ac4ef53b2e08fae8caf217
parent7d668967df47aacbc6e44a3b7fc7139f20596697
tclpathplan.c: remove 'strncmp' micro-optimizations

There is no need for this on modern machines.
tclpkg/tclpathplan/tclpathplan.c