summaryrefslogtreecommitdiffstats
path: root/bfd/libcoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/libcoff.h')
-rw-r--r--bfd/libcoff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libcoff.h b/bfd/libcoff.h
index 4e1452896a..9aca33ea21 100644
--- a/bfd/libcoff.h
+++ b/bfd/libcoff.h
@@ -366,7 +366,7 @@ extern void bfd_perform_slip
/* Functions and types in cofflink.c. */
-#define STRING_SIZE_SIZE (4)
+#define STRING_SIZE_SIZE 4
/* We use a hash table to merge identical enum, struct, and union
definitions in the linker. */
OpenPOWER on IntegriCloud