summaryrefslogtreecommitdiff
path: root/bfd/libcoff-in.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-04-11 08:23:05 +0000
committerNick Clifton <nickc@redhat.com>2005-04-11 08:23:05 +0000
commitfc33cae0201f4ccacaf3bf598692fd2078d3c45c (patch)
treef8fe3f022bceaeeb0bfeae3ebd49f00c97d020a6 /bfd/libcoff-in.h
parent96983470d71d66bbde73abddcfe8e0e02be9d721 (diff)
downloadgdb-fc33cae0201f4ccacaf3bf598692fd2078d3c45c.tar.gz
Convert to ISO C90 formatting
Diffstat (limited to 'bfd/libcoff-in.h')
-rw-r--r--bfd/libcoff-in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/libcoff-in.h b/bfd/libcoff-in.h
index 3958f84e891..464de9c91c2 100644
--- a/bfd/libcoff-in.h
+++ b/bfd/libcoff-in.h
@@ -362,7 +362,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. */