summaryrefslogtreecommitdiffstats
path: root/mandoc_aux.h
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-10-17 20:48:28 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-10-17 20:48:28 +0000
commit5ed637f72da223e9b7588d933126d37bc9a00117 (patch)
treeb01cc5cb9355c7c08175ad9d039b8006e757f135 /mandoc_aux.h
parent8570d06222a4adf4bae9506c89bbc76dea96f962 (diff)
downloadmandoc-5ed637f72da223e9b7588d933126d37bc9a00117.tar.gz
Simplify the code building lists of spans, no output change intended.
A comment in the code claimed that the list of spans would be sorted, but the sorting did not actually work. The layout "LSSS,LLSL" resulted in the list "0-3, 1-2", whereas the layout "LLSL,LSSS" resulted in the list "1-2, 0-3". Since sorting serves no purpose, just leave the list unsorted.
Diffstat (limited to 'mandoc_aux.h')
0 files changed, 0 insertions, 0 deletions