aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/som.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/som.c b/bfd/som.c
index de3db50..e955c09 100644
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -3155,7 +3155,7 @@ static boolean
som_write_symbol_strings (abfd, current_offset, syms, num_syms, string_sizep,
compilation_unit)
bfd *abfd;
- file_ptr current_offset;
+ unsigned long current_offset;
asymbol **syms;
unsigned int num_syms;
unsigned int *string_sizep;