summaryrefslogtreecommitdiff
path: root/enc
diff options
context:
space:
mode:
Diffstat (limited to 'enc')
-rw-r--r--enc/mktable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/mktable.c b/enc/mktable.c
index 7fc3c6d193..49acf628d0 100644
--- a/enc/mktable.c
+++ b/enc/mktable.c
@@ -58,7 +58,7 @@
typedef struct {
int num;
- char* name;
+ const char* name;
} ENC_INFO;
static ENC_INFO Info[] = {