diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-12-19 00:25:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-12-19 00:25:58 +0000 |
commit | d7fb2a9242100a6fac58d1241d9215fc4feb2514 (patch) | |
tree | f232cf69c93c06667972103bec90db28a9eb30c6 | |
parent | bd62cef6d286a5f4a300ae14aa42a473bbf288cc (diff) | |
download | glibc-d7fb2a9242100a6fac58d1241d9215fc4feb2514.zip glibc-d7fb2a9242100a6fac58d1241d9215fc4feb2514.tar.gz glibc-d7fb2a9242100a6fac58d1241d9215fc4feb2514.tar.bz2 |
* wcsmbs/wcsmbsload.c (to_wc): Mark as const.
(to_mb): Likewise.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-18 Ulrich Drepper <drepper@redhat.com> + + * wcsmbs/wcsmbsload.c (to_wc): Mark as const. + (to_mb): Likewise. + 2005-12-18 Richard Henderson <rth@redhat.com> * sysdeps/alpha/libc-tls.c: Fix directory on include of base file. |