Build problem with binutils/readelf.c
David Fiddes
D.J@fiddes.surfaid.org
Thu Jul 1 00:00:00 GMT 1999
Hi,
I've spotted a small spelling mistake which is breaking the current CVS
build.
Dave
*** readelf.c.orig Sat May 29 15:31:21 1999
--- readelf.c Sat May 29 15:34:24 1999
***************
*** 377,383 ****
/* Display the contents of the relocation data
found at the specified offset. */
static int
! dump_relocations (file, rel_offset, rel_size, symtab, strtabm,
is_rela)
FILE * file;
unsigned long rel_offset;
unsigned long rel_size;
--- 377,383 ----
/* Display the contents of the relocation data
found at the specified offset. */
static int
! dump_relocations (file, rel_offset, rel_size, symtab, strtab, is_rela)
FILE * file;
unsigned long rel_offset;
unsigned long rel_size;
More information about the Binutils
mailing list