summaryrefslogtreecommitdiffstats
path: root/include/bfd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bfd.h')
-rw-r--r--include/bfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bfd.h b/include/bfd.h
index 913e284cb1..f81f406236 100644
--- a/include/bfd.h
+++ b/include/bfd.h
@@ -758,7 +758,7 @@ typedef CONST struct reloc_howto_struct
/* The size of the item to be relocated - 0, is one byte, 1 is 2
bytes, 3 is four bytes. A -ve value indicates that the
result is to be subtracted from the data*/
- unsigned int size;
+ int size;
/* Now obsolete */
unsigned int bitsize;
OpenPOWER on IntegriCloud