From: Bruno Haible Date: Fri, 10 Apr 2009 21:24:25 +0000 (+0200) Subject: Fix comment. X-Git-Tag: v0.1~6012 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=c300871bbb6b330d0a6087fb843d1f1179569da0;p=gnulib.git Fix comment. --- diff --git a/ChangeLog b/ChangeLog index e4c81ffaf..6ea9f01b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-04-10 Bruno Haible + * lib/uniconv.h: Update comment. + +2009-04-10 Bruno Haible + * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function always. * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise. diff --git a/lib/uniconv.h b/lib/uniconv.h index 35c08cfe0..ced132730 100644 --- a/lib/uniconv.h +++ b/lib/uniconv.h @@ -25,7 +25,7 @@ /* Get enum iconv_ilseq_handler. */ #include "striconveh.h" -/* Get iconv_register_autodetect(), mem_iconveha() declaration. */ +/* Get uniconv_register_autodetect() declaration. */ #include "striconveha.h" /* Get locale_charset() declaration. */