From 7e73cedf75b6388ab7786d5c8bd06368f94ee69b Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 27 Oct 2000 15:02:42 +0000 Subject: Corrected spelling errors in comments. gdbarch.{c,sh} removed a word from a comment. --- gdb/mcore-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mcore-tdep.c') diff --git a/gdb/mcore-tdep.c b/gdb/mcore-tdep.c index d129d5f..c47a1b5 100644 --- a/gdb/mcore-tdep.c +++ b/gdb/mcore-tdep.c @@ -615,7 +615,7 @@ mcore_skip_prologue (CORE_ADDR pc) struct symtab_and_line sal; /* If we have line debugging information, then the end of the - prologue should the first assembly instruction of the first + prologue should be the first assembly instruction of the first source line */ if (find_pc_partial_function (pc, NULL, &func_addr, &func_end)) { -- cgit v1.1