New module 'unicase/u8-casecmp'.
[pspp] / lib / unictype.h
index b4cee650716ccd7e5e7f6cf462833aee0c60f8cf..46c05497a5dc4d1ca223386dd8e109ed95c80911 100644 (file)
@@ -1,5 +1,5 @@
 /* Unicode character classification and properties.
-   Copyright (C) 2002, 2005-2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005-2009 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify it
    under the terms of the GNU Lesser General Public License as published
@@ -247,7 +247,7 @@ enum
   UC_CCC_AR   = 232, /* Above Right */
   UC_CCC_DB   = 233, /* Double Below */
   UC_CCC_DA   = 234, /* Double Above */
-  UC_CCC_IS   = 240, /* Iota Subscript */
+  UC_CCC_IS   = 240  /* Iota Subscript */
 };
 
 /* Return the canonical combining class of a Unicode character.  */
@@ -301,7 +301,7 @@ extern bool
 /* ========================================================================= */
 
 /* Field 5 of Unicode Character Database: Character decomposition mapping.
-   See "unicomp.h".  */
+   See "uninorm.h".  */
 
 /* ========================================================================= */