aboutsummaryrefslogtreecommitdiff
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
commit116c20d240af833e0a1f1f959951f57b6e465782 (patch)
tree345a9e65464ab3e045860c9dd7ac5b371186a347 /bfd/libcoff-in.h
parent514d955ded1ad3ca20e22ee3dddeabf0c3b84296 (diff)
downloadfsf-binutils-gdb-116c20d240af833e0a1f1f959951f57b6e465782.zip
fsf-binutils-gdb-116c20d240af833e0a1f1f959951f57b6e465782.tar.gz
fsf-binutils-gdb-116c20d240af833e0a1f1f959951f57b6e465782.tar.bz2
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 3958f84..464de9c 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. */