aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-06-10 23:07:15 +0000
committerRoland McGrath <roland@gnu.org>2001-06-10 23:07:15 +0000
commit0aaa9c6a74b1298d7792f962210ce8be2a145671 (patch)
tree42e252411b6f80286298308f306e71c9b8702ecb
parent563e3528e5db54cb3de9c833e7c219889cc818d5 (diff)
downloadglibc-0aaa9c6a74b1298d7792f962210ce8be2a145671.tar
glibc-0aaa9c6a74b1298d7792f962210ce8be2a145671.tar.gz
glibc-0aaa9c6a74b1298d7792f962210ce8be2a145671.tar.bz2
glibc-0aaa9c6a74b1298d7792f962210ce8be2a145671.zip
* elf/reldep4mod2.c: Use fully typed decls to avoid warnings.
* elf/reldep4mod4.c: Likewise.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f98fc062a8..3e80a911ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-10 Roland McGrath <roland@frob.com>
+
+ * elf/reldep4mod2.c: Use fully typed decls to avoid warnings.
+ * elf/reldep4mod4.c: Likewise.
+
2001-06-10 Mark Kettenis <kettenis@gnu.org>
* hurd/hurd/threadvar.h: Add prototype for __hurd_errno_location.