mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Typedef Tgetstr_Map_Type const
This commit is contained in:
parent
44ef733433
commit
3eed09118f
@ -321,7 +321,7 @@ char *SLtt_tigetent (char *term)
|
|||||||
# define UNTIC_COMMENT(x)
|
# define UNTIC_COMMENT(x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef struct
|
typedef const struct
|
||||||
{
|
{
|
||||||
char name[3];
|
char name[3];
|
||||||
int offset;
|
int offset;
|
||||||
|
Loading…
Reference in New Issue
Block a user