indentlog: refactor: color_spec -> color_spec_type
This commit is contained in:
parent
30753c76af
commit
346eef69a4
7 changed files with 53 additions and 53 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue