From: Ben Elliston Date: Fri, 21 May 2004 01:58:03 +0000 (+0000) Subject: * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction. X-Git-Tag: gprof-pre-ansify-2004-05-26~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd9172901c1faef312f18bb2d852a968ae1260dd;p=platform%2Fupstream%2Fbinutils.git * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2904cd0..b2826d8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2004-05-19 Ben Elliston + + * dwarf2.c (_bfd_dwarf2_find_nearest_line): Comment correction. + 2004-05-19 Mikulas Patocka * archive.c (_bfd_get_elt_at_filepos): Cope with a nested archives. diff --git a/bfd/dwarf2.c b/bfd/dwarf2.c index 6182ea9..6f3664c 100644 --- a/bfd/dwarf2.c +++ b/bfd/dwarf2.c @@ -1676,7 +1676,7 @@ find_debug_info (bfd *abfd, asection *after_sec) return NULL; } -/* The DWARF2 version of find_nearest line. Return TRUE if the line +/* The DWARF2 version of find_nearest_line. Return TRUE if the line is found without error. ADDR_SIZE is the number of bytes in the initial .debug_info length field and in the abbreviation offset. You may use zero to indicate that the default value should be