From 2d7ae2107d3713981a66011ec62d094e32ec46fb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 4 May 2004 19:25:38 +0000 Subject: Update. * sysdeps/unix/sysv/linux/ia64/Makefile (librt-routines): Mention rt-sysdep. * sysdeps/unix/sysv/linux/ia64/rt-sysdep.S: New file. --- libidn/idna.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libidn/idna.c') diff --git a/libidn/idna.c b/libidn/idna.c index 69c928fc42..bf692c029b 100644 --- a/libidn/idna.c +++ b/libidn/idna.c @@ -778,6 +778,8 @@ idna_to_unicode_lzlz (const char *input, char **output, int flags) * @IDNA_ICONV_ERROR: Could not convert string in locale encoding. * @IDNA_MALLOC_ERROR: Could not allocate buffer (this is typically a * fatal error). + * @IDNA_DLOPEN_ERROR: Could not dlopen the libcidn DSO (only used + * internally in libc). * * Enumerated return codes of idna_to_ascii_4i(), * idna_to_unicode_44i() functions (and functions derived from those -- cgit 1.4.1