1
0
Fork 0
This commit is contained in:
MGislv 2022-06-16 23:20:13 +02:00
parent 0489c38824
commit ea1fd973ce
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ static const char *colorname[] = {
*/
unsigned int defaultfg = 257;
unsigned int defaultbg = 256;
static unsigned int defaultcs = 257;
unsigned int defaultcs = 257;
static unsigned int defaultrcs = 256;
/*