From 938f5214c6828b547fa0ed7e54d73c368ab2e401 Mon Sep 17 00:00:00 2001 From: Thiago Jung Bauermann Date: Sat, 3 May 2008 23:24:17 +0000 Subject: 2008-05-03 Luis Machado Thiago Jung Bauermann * 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. --- gdb/tramp-frame.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/tramp-frame.h') diff --git a/gdb/tramp-frame.h b/gdb/tramp-frame.h index 3f73e85..54d5261 100644 --- a/gdb/tramp-frame.h +++ b/gdb/tramp-frame.h @@ -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. */ -- cgit v1.1