]> granicus.if.org Git - graphviz/commit
mark array parameters to get_local_12_norm as const
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 29 Jun 2021 03:29:05 +0000 (20:29 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Mon, 5 Jul 2021 21:31:12 +0000 (14:31 -0700)
commitad10316f0723b1f244c9aaeca121a92ce673f1fa
treec6ebb29ea3b8f0900d1af7804b067d2dcfecb69a
parentb53cc8133bdd727b842967d7e3266f2456489900
mark array parameters to get_local_12_norm as const

This makes it clearer that this function does not modify these arrays.
cmd/gvmap/country_graph_coloring.c