indentlog: refactor: color_spec -> color_spec_type

This commit is contained in:
Roland Conybeare 2023-09-18 13:06:28 -04:00
commit 346eef69a4
7 changed files with 53 additions and 53 deletions

View file

@ -194,7 +194,7 @@ namespace xo {
this->indent(' ');
char ee_label = '\0';
color_spec fn_color;
color_spec_type fn_color;
/* mnemonic for scope entry/exit */
switch(entryexit) {