Tweak comment.
authorBruno Haible <bruno@clisp.org>
Fri, 11 Apr 2008 13:57:56 +0000 (15:57 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 11 Apr 2008 13:57:56 +0000 (15:57 +0200)
ChangeLog
lib/wchar.in.h

index c935aeac807753fd720b9fc8ae58b6cde7104141..689640e2688501cfd04346c19b7b835a8b1780d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
+       * lib/wchar.in.h: Tweak comment.
+
 2008-04-11  Bruno Haible  <bruno@clisp.org>
 
        Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
index d7a1b5d2424a5e4ca84570641224750b7013cf68..e6fd392bd580e1d8f081eb7a4b8b59578b2c8d3b 100644 (file)
@@ -1,6 +1,6 @@
 /* A substitute for ISO C99 <wchar.h>, 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@