diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/common/unicode_combining_table.h (renamed from src/include/common/unicode_width_table.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/common/unicode_width_table.h b/src/include/common/unicode_combining_table.h index 3a02ed5c626..a9f10c31bc8 100644 --- a/src/include/common/unicode_width_table.h +++ b/src/include/common/unicode_combining_table.h @@ -1,4 +1,4 @@ -/* generated by src/common/unicode/generate-unicode_width_table.pl, do not edit */ +/* generated by src/common/unicode/generate-unicode_combining_table.pl, do not edit */ static const struct mbinterval combining[] = { {0x0300, 0x036F}, |