]> granicus.if.org Git - graphviz/commit
replace use of ints as bools with C99 bools in country_graph_coloring.c
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 20 May 2021 03:47:41 +0000 (20:47 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 27 May 2021 02:37:14 +0000 (19:37 -0700)
commitc53338fe02e8a658995905b77af89c742fa833ad
tree2e88ca8e193b1b5fc5575cb0103d061eec9f7a32
parentbdcce2cf9942e00123c29250d3484ab26ef1748e
replace use of ints as bools with C99 bools in country_graph_coloring.c
cmd/gvmap/country_graph_coloring.c