mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-18 17:29:28 +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);
|
SLtt_write_string(Del_Eol_Str);
|
||||||
}
|
}
|
||||||
|
|
||||||
typedef struct
|
typedef const struct
|
||||||
{
|
{
|
||||||
char *name;
|
char *name;
|
||||||
SLtt_Char_Type color;
|
SLtt_Char_Type color;
|
||||||
|
Loading…
Reference in New Issue
Block a user