From: Daniel Jacobowitz Date: Wed, 30 Oct 2002 15:52:52 +0000 (+0000) Subject: * coffcode.h: Remove extraneous '\'. X-Git-Tag: binutils-2_13_1~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abdd67344e69387efec078509df3384a3c758542;p=thirdparty%2Fbinutils-gdb.git * coffcode.h: Remove extraneous '\'. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 03d647c319c..33a2b135038 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2002-10-30 Daniel Jacobowitz + + * coffcode.h: Remove extraneous '\'. + 2002-10-28 Daniel Jacobowitz Merge from mainline: diff --git a/bfd/coffcode.h b/bfd/coffcode.h index 212c5c6ff7f..1c02dcb5199 100644 --- a/bfd/coffcode.h +++ b/bfd/coffcode.h @@ -1246,7 +1246,7 @@ Special entry points for gdb to swap in coff symbol table parts: . struct coff_link_hash_entry *, struct internal_syment *, . bfd_vma *)); . -. boolean (*_bfd_coff_adjust_symndx)\ +. boolean (*_bfd_coff_adjust_symndx) . PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *, . struct internal_reloc *, boolean *)); .