diff options
author | Roland McGrath <roland@gnu.org> | 2005-12-21 21:21:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-12-21 21:21:50 +0000 |
commit | 934b22a4f69afc5ca4613c187ab1bf28d7743683 (patch) | |
tree | 859229f9611a2d484f466f7962e1fe09bedbf468 /ChangeLog | |
parent | 7289d08b9501aaedb4358ee0400c39f6db58f958 (diff) | |
download | glibc-934b22a4f69afc5ca4613c187ab1bf28d7743683.zip glibc-934b22a4f69afc5ca4613c187ab1bf28d7743683.tar.gz glibc-934b22a4f69afc5ca4613c187ab1bf28d7743683.tar.bz2 |
* csu/dso_handle.c (__dso_handle): Add const to pointer type too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2005-12-21 Roland McGrath <roland@redhat.com> + + * csu/dso_handle.c (__dso_handle): Add const to pointer type too. + 2005-12-21 Ulrich Drepper <drepper@redhat.com> * iconv/gconv_conf.c: Initialize empty_path_elem. |