From a8763553e45e8340a9067f77e32c620ca0c4baca Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 30 Jan 1996 17:09:29 +0000 Subject: [PATCH] * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoid warnings. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e9bcff81e4..c173434729 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 30 12:09:04 1996 Ian Lance Taylor + + * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoid + warnings. + Mon Jan 29 14:27:24 1996 Kim Knuttila * libcoff-in.h: aligned newly exported names with bfd naming