2005-04-18 Michael Snyder <msnyder@redhat.com>

* ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
This commit is contained in:
Michael Snyder 2005-04-18 19:34:19 +00:00
parent 9ee2a2d449
commit 7166c4a9e8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-04-18 Michael Snyder <msnyder@redhat.com>
* ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
2005-04-18 Mark Kettenis <kettenis@gnu.org>
* config/nm-bsd.h: Remove file.

View File

@ -2524,7 +2524,7 @@ ia64_get_dyn_info_list (unw_addr_space_t as,
static void
ia64_libunwind_frame_this_id (struct frame_info *next_frame, void **this_cache,
struct frame_id *this_id)
struct frame_id *this_id)
{
char buf[8];
CORE_ADDR bsp;