diff options
author | Roland McGrath <roland@gnu.org> | 2001-06-10 23:07:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-06-10 23:07:15 +0000 |
commit | 0aaa9c6a74b1298d7792f962210ce8be2a145671 (patch) | |
tree | 42e252411b6f80286298308f306e71c9b8702ecb | |
parent | 563e3528e5db54cb3de9c833e7c219889cc818d5 (diff) | |
download | glibc-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |