From cda636671de46bd0c60641ac60d6399662d7af2c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 11 Apr 2008 15:57:56 +0200 Subject: [PATCH] Tweak comment. --- ChangeLog | 4 ++++ lib/wchar.in.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c935aeac8..689640e26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-04-11 Bruno Haible + * lib/wchar.in.h: Tweak comment. + +2008-04-11 Bruno Haible + Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5. * gnulib-tool (func_emit_initmacro_start): Emit an invocation of gl_COMMON. diff --git a/lib/wchar.in.h b/lib/wchar.in.h index d7a1b5d24..e6fd392bd 100644 --- a/lib/wchar.in.h +++ b/lib/wchar.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C99 , for platforms that have issues. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2008 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ */ #ifdef __need_mbstate_t -/* Special invocation convention inside glibc header files. */ +/* Special invocation convention inside uClibc header files. */ #@INCLUDE_NEXT@ @NEXT_WCHAR_H@ -- 2.11.0