X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=iconvdata%2Farmscii-8.c;h=fd7ae7cfd694a68ae5edf3ceb445b81436bd5e00;hb=acb29eaec7fb382b26e3c8560c872e1e88864591;hp=013202d9dca0419ec41fc6a9082e87648a622eee;hpb=15493dd3ecb249fcf90af154fb8c8bccb27b87b8;p=framework%2Fbase%2Ftizen-locale.git diff --git a/iconvdata/armscii-8.c b/iconvdata/armscii-8.c index 013202d..fd7ae7c 100644 --- a/iconvdata/armscii-8.c +++ b/iconvdata/armscii-8.c @@ -1,5 +1,5 @@ /* Conversion to and from ARMSCII-8 - Copyright (C) 1997-1999, 2000-2002, 2004 Free Software Foundation, Inc. + Copyright (C) 1997-2015 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 1997. @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #include #include @@ -29,6 +28,7 @@ #define DEFINE_FINI 1 #define MIN_NEEDED_FROM 1 #define MIN_NEEDED_TO 4 +#define ONE_DIRECTION 0 static const uint16_t map_from_armscii_8[0xfe - 0xa2 + 1] =