]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* string/string.h: Define correct C++ prototypes for gcc 4.4.
authorUlrich Drepper <drepper@redhat.com>
Thu, 29 Jan 2009 18:38:10 +0000 (18:38 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 29 Jan 2009 18:38:10 +0000 (18:38 +0000)
* wcsmbs/wchar.h: Likewise.

ChangeLog

index 662d108d097035573bc261e15ed83e3f745b5f75..ef1118d660f481e5db29d6b07c8725bc13c1f245 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2009-01-29  Ulrich Drepper  <drepper@redhat.com>
            Jakub Jelinek  <jakub@redhat.com>
 
-       * string.h: Define correct C++ prototypes for gcc 4.4.
-       * wchar.h: Likewise.
+       * string/string.h: Define correct C++ prototypes for gcc 4.4.
+       * wcsmbs/wchar.h: Likewise.
 
 2009-01-29  Ulrich Drepper  <drepper@redhat.com>