From 2ae86dfcdb88ace413eefe12e31c2ab1c6c97a4e Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 12 Apr 2006 13:05:36 +0000 Subject: Fix typo --- 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 838f083..6e5eab5 100644 --- a/binutils/objdump.c +++ b/binutils/objdump.c @@ -899,7 +899,7 @@ objdump_print_address (bfd_vma vma, struct disassemble_info *info) objdump_print_addr (vma, info, ! prefix_addresses); } -/* Determine of the given address has a symbol associated with it. */ +/* Determine if the given address has a symbol associated with it. */ static int objdump_symbol_at_address (bfd_vma vma, struct disassemble_info * info) -- cgit v1.1