From: Bruno Haible Date: Fri, 11 Apr 2008 13:57:56 +0000 (+0200) Subject: Tweak comment. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda636671de46bd0c60641ac60d6399662d7af2c;p=pspp Tweak comment. --- diff --git a/ChangeLog b/ChangeLog index c935aeac80..689640e268 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +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. diff --git a/lib/wchar.in.h b/lib/wchar.in.h index d7a1b5d242..e6fd392bd5 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@