* csu/dso_handle.c (__dso_handle): Add const to pointer type too.
authorRoland McGrath <roland@gnu.org>
Wed, 21 Dec 2005 21:21:50 +0000 (21:21 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 21 Dec 2005 21:21:50 +0000 (21:21 +0000)
ChangeLog

index 0edc2f1..28c5e4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.