about summary refs log tree commit diff
path: root/iconvdata/gb18030.c
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2022-11-09 13:48:46 +0100
committerFlorian Weimer <fweimer@redhat.com>2022-11-09 13:48:46 +0100
commit049781285dad97e33c6d54e5c6e3c8c6f6eda69e (patch)
treeef6f1fa0ebb44b6278a1b96cd7b07bf7e6c1eb20 /iconvdata/gb18030.c
parent2ae7990542e1955097aa21943e416dec70f867fa (diff)
downloadglibc-049781285dad97e33c6d54e5c6e3c8c6f6eda69e.tar.gz
glibc-049781285dad97e33c6d54e5c6e3c8c6f6eda69e.tar.xz
glibc-049781285dad97e33c6d54e5c6e3c8c6f6eda69e.zip
iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
This "Old POSIX/DKUUG borrowed format" handling is original to the file
and doesn't seem to have ever been used, i.e. id/t-t-c doesn't seem to
have ever been called with argv[1] == POSIX.

Upcoming is a POSIX charmap, which would inadvertently trigger this.

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'iconvdata/gb18030.c')
-rw-r--r--iconvdata/gb18030.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/gb18030.c b/iconvdata/gb18030.c
index ab9373cd12..bb93b55361 100644
--- a/iconvdata/gb18030.c
+++ b/iconvdata/gb18030.c
@@ -32,7 +32,7 @@
 /* The tables in this file are generated from the charmap.
    In a first step, the charmap is converted to a simple table format:
 
-      ./tst-table-charmap.sh GB18030 < ../localedata/charmaps/GB18030 \
+      ./tst-table-charmap.sh < ../localedata/charmaps/GB18030 \
       > GB18030.table
 */