diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-19 03:33:32 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-19 03:33:32 +0000 |
commit | 97d261ad227332e4f74bbcf283bf2654a32cabea (patch) | |
tree | 3bc11bc586134e8622410269b45e1e2f68a94cf5 /ChangeLog | |
parent | 86d131f83358d29e075aed187731785761eb3e97 (diff) | |
download | glibc-97d261ad227332e4f74bbcf283bf2654a32cabea.zip glibc-97d261ad227332e4f74bbcf283bf2654a32cabea.tar.gz glibc-97d261ad227332e4f74bbcf283bf2654a32cabea.tar.bz2 |
* libio/libioP.h (__libio_codecvt): Adjust declaraction.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * libio/iofwide.c (__libio_codecvt): Mark as const. (__libio_translit): Likewise. + * libio/libioP.h (__libio_codecvt): Adjust declaraction. * wcsmbs/wcsmbsload.c (to_wc): Mark as const. (to_mb): Likewise. |