From 1049f94e8e1a9eae86a694d2dca94a6194f763b1 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 25 Jun 2003 06:40:27 +0000 Subject: Correct spelling of "relocatable". --- bfd/syms.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/syms.c') diff --git a/bfd/syms.c b/bfd/syms.c index 0fcb7b3..d0ffcc7 100644 --- a/bfd/syms.c +++ b/bfd/syms.c @@ -1005,7 +1005,7 @@ _bfd_stab_section_find_nearest_line (abfd, symbols, section, offset, pfound, (bfd_vma) 0, strsize)) return FALSE; - /* If this is a relocateable object file, we have to relocate + /* If this is a relocatable object file, we have to relocate the entries in .stab. This should always be simple 32 bit relocations against symbols defined in this object file, so this should be no big deal. */ -- cgit v1.1