From: Roland McGrath Date: Sun, 10 Jun 2001 23:07:15 +0000 (+0000) Subject: * elf/reldep4mod2.c: Use fully typed decls to avoid warnings. X-Git-Tag: cvs/pre-lgplv2_1~95 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0aaa9c6a74b1298d7792f962210ce8be2a145671;p=thirdparty%2Fglibc.git * elf/reldep4mod2.c: Use fully typed decls to avoid warnings. * elf/reldep4mod4.c: Likewise. --- diff --git a/ChangeLog b/ChangeLog index f98fc062a85..3e80a911ada 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-10 Roland McGrath + + * elf/reldep4mod2.c: Use fully typed decls to avoid warnings. + * elf/reldep4mod4.c: Likewise. + 2001-06-10 Mark Kettenis * hurd/hurd/threadvar.h: Add prototype for __hurd_errno_location.