]> granicus.if.org Git - graphviz/commit
Fix apparently incorrect indentation in mingle
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 24 Sep 2020 21:05:58 +0000 (23:05 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 2 Oct 2020 12:47:16 +0000 (14:47 +0200)
commit5cec8ad51e9e1d1b8ef9c657126dd2fe45496a0f
treec1691fa17662169c06774fe5c96aed3e91b44088
parent5b33ea194fd78c7db9cc1bf90c2b2d38a19bd7ba
Fix apparently incorrect indentation in mingle

This change corrects hard-to-read code by changing a few instances of
four spaces to tabs which is the prevalent indentation method in the
surrounding code. There are more incorrect indentation in this file,
but it is left untouched since it is less distracting.
cmd/mingle/minglemain.c