about summary refs log tree commit diff
path: root/iconvdata/ibm932.h
diff options
context:
space:
mode:
Diffstat (limited to 'iconvdata/ibm932.h')
-rw-r--r--iconvdata/ibm932.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/iconvdata/ibm932.h b/iconvdata/ibm932.h
index d8acdf5171..500beb80e6 100644
--- a/iconvdata/ibm932.h
+++ b/iconvdata/ibm932.h
@@ -1,5 +1,5 @@
 /* Tables for conversion from and to IBM932.
-   Copyright (C) 2000 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Masahide Washizawa <washi@jp.ibm.com>, 2000.
 
@@ -1373,7 +1373,7 @@ static const char __ucs4_to_ibm932sb[] =
   '\x1f', '\x1c', '\x1e', '\x07', '\x0e', '\x09'
 };
 
-static unsigned short __ucs4_to_ibm932db[][2] =
+static const unsigned short int __ucs4_to_ibm932db[][2] =
 {
     {0x00a6, 0xfa55}, {0x00a7, 0x8198}, {0x00a8, 0x814e}, {0x00b0, 0x818b},
     {0x00b1, 0x817d}, {0x00b4, 0x814c}, {0x00b6, 0x81f7}, {0x00d7, 0x817e},