From ceae3e339f25193207809084cfcf929d75558859 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 12 Apr 2005 02:50:28 +0000 Subject: bfd/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * libcoff.h: Regenerate. bfd/doc/ * Makefile.in: Regenerate. binutils/ * Makefile.am: Run "make dep-am". (syslex.o, sysinfo.o, arparse.o, arlex.o): Add -Wno-error to command. (sysroff.o, defparse.o, deflex.o): Likewise. (nlmheader.o, rcparse.o, rclex.o): Likewise. * Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. gas/ * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. ld/ * Makefile.am: Run "make dep-am". (ldgram.o, ldlex.o, deffilep.o): Add -Wno-error to command. * Makefile.in: Regenerate. * config.in: Regenerate. --- bfd/libcoff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/libcoff.h') diff --git a/bfd/libcoff.h b/bfd/libcoff.h index 4e14528..9aca33e 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. */ -- cgit v1.1