]> granicus.if.org Git - graphviz/commit
common: add missing declaration of rank2 to render.h
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 1 Aug 2021 11:25:17 +0000 (13:25 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 4 Jan 2022 16:58:26 +0000 (17:58 +0100)
commit214938d8e2eaaa91746c3acbcca29cac05412109
tree876161907f8e684ae7e8565b03e2d30377216ab3
parentb72af268bc985cf3efccab676527f31c9b9ccc62
common: add missing declaration of rank2 to render.h

Also remove duplicated declaration of rank2 in rank.c in dotgen.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058.
lib/common/render.h
lib/dotgen/rank.c