forked from Imagelibrary/binutils-gdb
2008-05-03 Luis Machado <luisgpm@br.ibm.com>
Thiago Jung Bauermann <bauerman@br.ibm.com> * cli/cli-decode.c (lookup_cmd_1): Fix indentation. * doublest.c (convert_typed_floating): Fix typo in comment. * dwarf2-frame.c (dwarf2_frame_cache): Likewise. * frame-unwind.h (frame_sniffer_ftype): Likewise. * frame.c (frame_unwind_address_in_block): Likewise. * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call): Likewise. * symtab.h (struct symbol): Likewise. * tramp-frame.h (struct trad_frame_cache): Likewise. * value.c (allocate_repeat_value): Likewise.
This commit is contained in:
@@ -34,7 +34,7 @@ struct trad_frame_cache;
|
||||
The only way to identify a trampoline is to perform a brute force
|
||||
examination of the instructions at and around the PC.
|
||||
|
||||
This module provides a convent interface for performing that
|
||||
This module provides a convenient interface for performing that
|
||||
operation. */
|
||||
|
||||
/* A trampoline descriptor. */
|
||||
|
||||
Reference in New Issue
Block a user