]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - iconvdata/8bit-generic.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / iconvdata / 8bit-generic.c
index 20066aa5006ab2d7d5a49e4e2df652c0c5f62762..c0c58bdbc4c9376dd1bb89fa0276d63de5fe805a 100644 (file)
@@ -1,5 +1,5 @@
 /* Generic conversion to and from 8bit charsets.
-   Copyright (C) 1997-2014 Free Software Foundation, Inc.
+   Copyright (C) 1997-2017 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
@@ -26,6 +26,7 @@
 #define DEFINE_FINI            1
 #define MIN_NEEDED_FROM                1
 #define MIN_NEEDED_TO          4
+#define ONE_DIRECTION          0
 
 
 /* First define the conversion function from the 8bit charset to UCS4.  */