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 c935aea..689640e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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.
        * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
        gl_COMMON.
index d7a1b5d..e6fd392 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@