From b021a2216627b2a56696125ff8a28985aae605e3 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Sat, 26 Feb 2011 02:07:10 +0000 Subject: 2011-02-25 Michael Snyder * arm-tdep.c: Fix typos in comments. * bsd-uthread.c: Ditto. * completer.c: Ditto. * corelow.c: Ditto. * cp-namespace.c: Ditto. * cp-support.c: Ditto. * cris-tdep.c: Ditto. * dbxread.c: Ditto. * dwarf2read.c: Ditto. * frame.h: Ditto. * gdbtypes.h: Ditto. * inferior.h: Ditto. * mdebugread.c: Ditto. * mips-tdep.c: Ditto. * ppc-linux-nat.c: Ditto. * ppc-linux-tdep.c: Ditto. * printcmd.c: Ditto. * sol-thread.c: Ditto. * solib-frv.c: Ditto. * solist.h: Ditto. * sparc64-tdep.c: Ditto. * spu-tdep.c: Ditto. * stabsread.c: Ditto. * symfile.c: Ditto. * valops.c: Ditto. * varobj.c: Ditto. * vax-nat.c: Ditto. * python/py-block.c: Ditto. * python/py-symbol.c: Ditto. * python/py-symtab.c: Ditto. * python/py-value.c: Ditto. * tui/tui-win.c: Ditto. --- gdb/symfile.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gdb/symfile.c') diff --git a/gdb/symfile.c b/gdb/symfile.c index 579aaa4..4e0d287 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -1697,8 +1697,7 @@ get_section_index (struct objfile *objfile, char *section_name) /* Link SF into the global symtab_fns list. Called on startup by the _initialize routine in each object file format reader, to register - information about each format the the reader is prepared to - handle. */ + information about each format the reader is prepared to handle. */ void add_symtab_fns (const struct sym_fns *sf) -- cgit v1.1