diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |