]> granicus.if.org Git - graphviz/commit
neatogen: mark 'adjustMode' const
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Nov 2022 23:18:26 +0000 (15:18 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 25 Nov 2022 18:30:51 +0000 (10:30 -0800)
commit17588c3fe33a5e7d5226801047d560555a535a0b
tree28c93a7b7ead910b39c977a11d10650d9bb0da10
parent78d4395e301cb3c8f36d15f77c7b4cb30d67365d
neatogen: mark 'adjustMode' const

This makes it more obvious to the compiler it can e.g. unroll and inline loops
involving this array.
lib/neatogen/adjust.c