replace leading tabs in several more files

This commit is contained in:
nhmall
2022-05-30 12:38:22 -04:00
parent a8f0e91ddf
commit 4a8deefaa3
19 changed files with 176 additions and 176 deletions

View File

@@ -3548,7 +3548,7 @@ tty_print_glyph(winid window, xchar x, xchar y,
ttyDisplay->color = color;
if (color != NO_COLOR)
term_start_color(color);
}
}
#endif /* TEXTCOLOR */
} /* iflags.use_color aka iflags.wc_color */