mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Typedef Color_Def_Type const
This commit is contained in:
parent
3eed09118f
commit
1bf22a71a0
@ -815,7 +815,7 @@ void SLtt_del_eol (void)
|
||||
SLtt_write_string(Del_Eol_Str);
|
||||
}
|
||||
|
||||
typedef struct
|
||||
typedef const struct
|
||||
{
|
||||
char *name;
|
||||
SLtt_Char_Type color;
|
||||
|
Loading…
Reference in New Issue
Block a user