summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2002-10-30 15:50:17 +0000
committerDaniel Jacobowitz <dan@debian.org>2002-10-30 15:50:17 +0000
commit266765c25976b22bf9803f02cab38d21c361c7b3 (patch)
treecee5b0492eca48cf24c54bc6c248342792bfb236 /bfd/coffcode.h
parent3245e437178b8a0017461d3a3a27b5b23f03abde (diff)
downloadgdb-266765c25976b22bf9803f02cab38d21c361c7b3.tar.gz
* coffcode.h: Remove extraneous '\'.
Diffstat (limited to 'bfd/coffcode.h')
-rw-r--r--bfd/coffcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index e47b4d0050f..694fb12f4d8 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 *));
.