diff options
Diffstat (limited to 'locale/C-paper.c')
-rw-r--r-- | locale/C-paper.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/locale/C-paper.c b/locale/C-paper.c index 9bd1cdcbdb..fa3e8557d7 100644 --- a/locale/C-paper.c +++ b/locale/C-paper.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998 Free Software Foundation, Inc. +/* Copyright (C) 1998, 1999 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. @@ -29,11 +29,9 @@ const struct locale_data _nl_C_LC_PAPER = _nl_C_name, NULL, 0, 0, /* no file mapped */ UNDELETABLE, - 4, + 2, { { word: 297 }, - { word: 297 }, - { word: 210 }, { word: 210 } } }; |