From c9adef682349be0f1fd0b8bb145839af2cfaa683 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 17 Aug 2012 02:43:20 +0000 Subject: typo fixes --- binutils/objdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/objdump.c') diff --git a/binutils/objdump.c b/binutils/objdump.c index 49a2457be7..23a6793371 100644 --- a/binutils/objdump.c +++ b/binutils/objdump.c @@ -1235,7 +1235,7 @@ try_print_file_open (const char *origname, const char *modname) return p; } -/* If the the source file, as described in the symtab, is not found +/* If the source file, as described in the symtab, is not found try to locate it in one of the paths specified with -I If found, add location to print_files linked list. */ -- cgit v1.2.1