From c300871bbb6b330d0a6087fb843d1f1179569da0 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 10 Apr 2009 23:24:25 +0200 Subject: [PATCH] Fix comment. --- ChangeLog | 4 ++++ lib/uniconv.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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. */ -- 2.11.0