summaryrefslogtreecommitdiff
path: root/bfd/bfd-in.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2003-06-25 06:40:25 +0000
committerAlan Modra <amodra@bigpond.net.au>2003-06-25 06:40:25 +0000
commit13bc6701a7ec432cfab9aa76f954eb9619b59572 (patch)
treed18138163ceec020b0d615db75516a0fe239913e /bfd/bfd-in.h
parent1a0c77687a77a46d904b2823b24ba90aa40e36b6 (diff)
downloadgdb-13bc6701a7ec432cfab9aa76f954eb9619b59572.tar.gz
Correct spelling of "relocatable".
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r--bfd/bfd-in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h
index fdf5f1c389e..977095e1966 100644
--- a/bfd/bfd-in.h
+++ b/bfd/bfd-in.h
@@ -619,7 +619,7 @@ extern bfd_boolean bfd_ecoff_debug_accumulate_other
extern bfd_boolean bfd_ecoff_debug_externals
PARAMS ((bfd *abfd, struct ecoff_debug_info *debug,
const struct ecoff_debug_swap *swap,
- bfd_boolean relocateable,
+ bfd_boolean relocatable,
bfd_boolean (*get_extr) (struct symbol_cache_entry *,
struct ecoff_extr *),
void (*set_index) (struct symbol_cache_entry *,