]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* coffcode.h: Remove extraneous '\'.
authorDaniel Jacobowitz <drow@false.org>
Wed, 30 Oct 2002 15:52:52 +0000 (15:52 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 30 Oct 2002 15:52:52 +0000 (15:52 +0000)
bfd/ChangeLog
bfd/coffcode.h

index 03d647c319c580753e726a1156eb3c3d1cbcc413..33a2b135038a5e183b8f564b21eff6885aa82bf3 100644 (file)
@@ -1,3 +1,7 @@
+2002-10-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       * coffcode.h: Remove extraneous '\'.
+
 2002-10-28  Daniel Jacobowitz  <drow@mvista.com>
 
        Merge from mainline:
index 212c5c6ff7f2debc45d703abc19acc3c19bf84dc..1c02dcb51994ec790451e7d60dc4c3fcc7ce10f0 100644 (file)
@@ -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 *));
 .