fixed psl_str_to_utf8lower prototype

This commit is contained in:
Tim Ruehsen 2014-06-23 12:50:02 +02:00
parent 7354a50c48
commit 7b3f4cf012
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ const char *
const char *
psl_registrable_domain(const psl_ctx_t *psl, const char *domain);
/* convert a string into lowercase UTF-8 */
int
psl_error_t
psl_str_to_utf8lower(const char *str, const char *encoding, const char *locale, char **lower);
/* does not include exceptions */
int