]> granicus.if.org Git - graphviz/commit
replace use of MIN, MAX macros in colxlate.c with standard fmin, fmax
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 29 Aug 2021 22:02:37 +0000 (15:02 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 4 Sep 2021 02:26:35 +0000 (19:26 -0700)
commit2aef4058dbc354c3d9a9b45031f2dbdb4b949b3e
treeea754eed5c6bbc97f18ab32aeca24e08585c4fa7
parentbdd6c780ce585d1ef7789695cdaf44a734684d51
replace use of MIN, MAX macros in colxlate.c with standard fmin, fmax
lib/common/colxlate.c