about summary refs log tree commit diff
path: root/localedata/charmaps
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2024-01-08 10:05:13 +0100
committerMike FABIAN <mfabian@redhat.com>2024-01-08 10:06:42 +0100
commitd333a2e0fb3a8045d2667847b8c99ee82a6bbdd2 (patch)
tree48cfd46104b49093739e2e2ac171570d15e49470 /localedata/charmaps
parent6f87f46bf4277d1a0d27b2507603e0acc059e6cb (diff)
downloadglibc-d333a2e0fb3a8045d2667847b8c99ee82a6bbdd2.tar.gz
glibc-d333a2e0fb3a8045d2667847b8c99ee82a6bbdd2.tar.xz
glibc-d333a2e0fb3a8045d2667847b8c99ee82a6bbdd2.zip
localedata: unicode-gen: Remove redundant \s* from regexp, fix comments
Diffstat (limited to 'localedata/charmaps')
-rw-r--r--localedata/charmaps/UTF-82
1 files changed, 1 insertions, 1 deletions
diff --git a/localedata/charmaps/UTF-8 b/localedata/charmaps/UTF-8
index 94f20d5e87..b545cc9b25 100644
--- a/localedata/charmaps/UTF-8
+++ b/localedata/charmaps/UTF-8
@@ -49858,7 +49858,7 @@ END CHARMAP
 % Character width according to Unicode 15.1.0.
 % - Default width is 1.
 % - Double-width characters have width 2; generated from
-%        "grep '^[^;]*;[WF]' EastAsianWidth.txt"
+%        "grep '^[^;]*;\s*[WF]' EastAsianWidth.txt"
 % - Non-spacing characters have width 0; generated from PropList.txt or
 %   "grep '^[^;]*;[^;]*;[^;]*;[^;]*;NSM;' UnicodeData.txt"
 % - Format control characters have width 0; generated from