From 76101e23e55ea5df7a9db630067a991e3f960c84 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 19 Oct 2006 09:23:10 +0000 Subject: [PATCH] Typos. --- gdb/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aee5d465a0..d30bd3b711 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -67,8 +67,8 @@ 2006-10-17 Daniel Jacobowitz * Makefile.in (symtab.o): Update. - * symtab.h (matching_bfd_section): New prototype. - * symtab.c (matching_bfd_section): New. + * symtab.h (matching_bfd_sections): New prototype. + * symtab.c (matching_bfd_sections): New. (find_pc_sect_psymbol, find_pc_sect_symtab): Use it. * minsyms.c (lookup_minimal_symbol_by_pc_section): Likewise. * printcmd.c (sym_info): Ignore separate debug objfiles.