Fixed error running 'make distcheck'
[pspp] / src / libpspp / i18n.h
index d128fcea1a68015eeda204c07056ec0accf36b97..ea16cfe0fa98dc01db0440e2f4d4cfe85863fd8a 100644 (file)
@@ -79,6 +79,7 @@ int utf8_strncasecmp (const char *, size_t, const char *, size_t);
 int utf8_strverscasecmp (const char *, const char *);
 char *utf8_to_upper (const char *);
 char *utf8_to_lower (const char *);
+char *utf8_to_title (const char *);
 \f
 /* Information about character encodings. */
 
@@ -91,7 +92,7 @@ char *utf8_to_lower (const char *);
        a b c d e f g h i j k l m
        n o p q r s t u v w x y z
        0 1 2 3 4 5 6 7 8 9
-       ! " # % & ' ( ) * + , - . / :
+       ! " # % & ' () * + , - . / :
        ; < = > ? [ \ ] ^ _ { | } ~
        space \a \b \r \n \t \v \f \0