This commit is contained in:
Nick Clifton 2006-04-12 13:05:36 +00:00
parent ecdc7d9c24
commit 2ae86dfcdb

View File

@ -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)