Kernel: Disable color after Debug::dump_stack_trace
This commit is contained in:
@@ -33,6 +33,7 @@ namespace Debug
|
||||
return;
|
||||
}
|
||||
}
|
||||
BAN::Formatter::print(Debug::putchar, "\e[m");
|
||||
}
|
||||
|
||||
void putchar(char ch)
|
||||
|
||||
Reference in New Issue
Block a user