1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00

[intl] const in uni_7b.inc

This commit is contained in:
Witold Filipczyk 2022-02-15 18:01:52 +01:00
parent eac4271696
commit 7b7d3f1856

View File

@ -1,7 +1,7 @@
/* Automatically generated by gen-7b */
/* DO NOT EDIT THIS FILE! EDIT Unicode/7bitrepl.lnx INSTEAD! */
static const struct { unicode_val_T x; char *s; } unicode_7b [2453] = {
static const struct { unicode_val_T x; const char *s; } unicode_7b [2453] = {
{0x00000000, "NUL"},
{0x00000001, "SH"},
{0x00000002, "SX"},