mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-14 07:10:05 +00:00
(parse_charmap): Update charset_new_char call.
This commit is contained in:
parent
4496f0aa00
commit
10e12a8046
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1996, 1997, 1998, 2000 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1996.
|
||||
|
||||
@ -445,7 +445,6 @@ argument to <%s> must be a single character"),
|
||||
lr_error (cmfile, _("too many bytes in character encoding"));
|
||||
else
|
||||
charset_new_char (cmfile, &result->char_table,
|
||||
now->val.charcode.nbytes,
|
||||
now->val.charcode.val, from_name, to_name);
|
||||
|
||||
/* Ignore trailing comment silently. */
|
||||
|
Loading…
Reference in New Issue
Block a user