1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00

[ruby] const

This commit is contained in:
Witold Filipczyk 2022-01-30 19:43:11 +01:00
parent 53afb21279
commit 192cb6f380

View File

@ -47,7 +47,7 @@ erb_report_error(struct session *ses, int error)
VALUE eclass;
VALUE einfo;
char buff[MAX_STR_LEN];
char *msg;
const char *msg;
/* XXX: Ew. These are from the Ruby internals. */
#define TAG_RETURN 0x1