aboutsummaryrefslogtreecommitdiff
path: root/bfd/som.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/som.h')
-rw-r--r--bfd/som.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/som.h b/bfd/som.h
index 8152cfc..a6f91a0 100644
--- a/bfd/som.h
+++ b/bfd/som.h
@@ -81,7 +81,7 @@ typedef struct som_symbol
/* During object file writing, the offset of the name of this symbol
in the SOM string table. */
- int stringtab_offset;
+ unsigned int stringtab_offset;
}
som_symbol_type;