summaryrefslogtreecommitdiff
path: root/bfd/nlm32-alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/nlm32-alpha.c')
-rw-r--r--bfd/nlm32-alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/nlm32-alpha.c b/bfd/nlm32-alpha.c
index 8bd872d4ed..2684ffbe65 100644
--- a/bfd/nlm32-alpha.c
+++ b/bfd/nlm32-alpha.c
@@ -822,7 +822,7 @@ nlm_alpha_write_external (abfd, count, sym, relocs)
asymbol *sym;
struct reloc_and_sec *relocs;
{
- int i;
+ bfd_size_type i;
bfd_byte len;
unsigned char temp[NLM_TARGET_LONG_SIZE];
arelent r;