X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgen-uni-tables.c;h=d00013ebed92043d9162b67ae965e6da1c6e9a35;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hp=0eddbb19b3716179d830bcf4e00bba8fd9e6c9df;hpb=1ad640361c8e1117929cabfc2fa9541793b591b2;p=gnulib.git diff --git a/lib/gen-uni-tables.c b/lib/gen-uni-tables.c index 0eddbb19b..d00013ebe 100644 --- a/lib/gen-uni-tables.c +++ b/lib/gen-uni-tables.c @@ -1,7 +1,7 @@ /* Generate Unicode conforming character classification tables and line break properties tables and word break property tables and decomposition/composition and case mapping tables from a UnicodeData file. - Copyright (C) 2000-2002, 2004, 2007-2011 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2004, 2007-2014 Free Software Foundation, Inc. Written by Bruno Haible , 2000-2002. This program is free software: you can redistribute it and/or modify @@ -92,7 +92,7 @@ fill_attribute (unsigned int i, exit (1); } if (strcmp (field2, "Cs") == 0) - /* Surrogates are UTF-16 artefacts, not real characters. Ignore them. */ + /* Surrogates are UTF-16 artifacts, not real characters. Ignore them. */ return; uni = &unicode_attributes[i]; /* Copy the strings. */ @@ -5698,7 +5698,7 @@ output_tables (const char *filename, const char *version) fprintf (stream, "END LC_IDENTIFICATION\n"); fprintf (stream, "\n"); - /* Verifications. */ + /* Verification. */ for (ch = 0; ch < 0x110000; ch++) { /* toupper restriction: "Only characters specified for the keywords